diff options
| author | David Bremner <david@tethera.net> | 2016-11-24 20:16:24 -0400 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2016-11-24 20:25:35 -0400 |
| commit | 78fa7ec27b3f31c199edd20bdf3b9f7914d447bf (patch) | |
| tree | f05fb2a4c811470fa14bdcf4544d00e6f5525014 | |
| parent | d31161c212368a592c5d92e3d181a986d49fcc20 (diff) | |
debian: disable dh_elpa_test
Currently it seems to interfere with running the notmuch test suite.
In any case we have no ert / buttercup format tests to run.
| -rw-r--r-- | debian/elpa-test | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/elpa-test b/debian/elpa-test new file mode 100644 index 00000000..e3346c16 --- /dev/null +++ b/debian/elpa-test @@ -0,0 +1 @@ +disable=true |
