mirror of
https://git.notmuchmail.org/git/notmuch
synced 2024-11-21 18:38:08 +01:00
debian: drop debian specific test exclusion
In principle these tests should pass now.
This commit is contained in:
parent
b5c6fdd480
commit
8e59438025
1 changed files with 1 additions and 1 deletions
2
debian/rules
vendored
2
debian/rules
vendored
|
@ -16,7 +16,7 @@ override_dh_auto_configure:
|
|||
--localstatedir=/var
|
||||
|
||||
override_dh_auto_test:
|
||||
dh_auto_test -- V=1 NOTMUCH_SKIP_TESTS="libconfig.18 libconfig.31"
|
||||
dh_auto_test -- V=1
|
||||
|
||||
override_dh_auto_build:
|
||||
dh_auto_build -- V=1
|
||||
|
|
Loading…
Reference in a new issue