debian: don't skip test smime.4

The test is fixed now.
This commit is contained in:
David Bremner 2022-04-13 08:15:10 -03:00
parent 8723e707c1
commit b3e208aa14

3
debian/rules vendored
View file

@ -15,9 +15,6 @@ override_dh_auto_configure:
--zshcompletiondir=/usr/share/zsh/vendor-completions \
--localstatedir=/var
override_dh_auto_test:
NOTMUCH_SKIP_TESTS=smime.4 dh_auto_test -- V=1
override_dh_auto_build:
dh_auto_build -- V=1 all sphinx-html
PYBUILD_NAME=notmuch dh_auto_build --buildsystem=pybuild --sourcedirectory bindings/python