mirror of
https://git.notmuchmail.org/git/notmuch
synced 2024-12-22 17:34:54 +01:00
debian: re-enable tests
Now that we have Tomi's fix to set TERM for dtach, it should be safe to run the tests on the autobuilders.
This commit is contained in:
parent
d273ed6cf1
commit
2ad8b48933
1 changed files with 0 additions and 3 deletions
3
debian/rules
vendored
3
debian/rules
vendored
|
@ -8,9 +8,6 @@ python3_all = py3versions -s | xargs -n1 | xargs -t -I {} env {}
|
|||
override_dh_auto_configure:
|
||||
dh_auto_configure -- --emacslispdir=/usr/share/emacs/site-lisp/notmuch
|
||||
|
||||
override_dh_auto_test:
|
||||
echo tests disabled.
|
||||
|
||||
override_dh_auto_build:
|
||||
dh_auto_build
|
||||
dh_auto_build --sourcedirectory bindings/python
|
||||
|
|
Loading…
Reference in a new issue