]> git.notmuchmail.org Git - notmuch/blobdiff - debian/rules
debian: don't skip test smime.4
[notmuch] / debian / rules
index 0210dc32bc9c908ced4e02052ea717271033fcdd..f9196b82612001ee89a4a1d5753c29901c9ba9d2 100755 (executable)
@@ -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