]> git.notmuchmail.org Git - notmuch/commitdiff
debian: don't skip test smime.4
authorDavid Bremner <david@tethera.net>
Wed, 13 Apr 2022 11:15:10 +0000 (08:15 -0300)
committerDavid Bremner <david@tethera.net>
Wed, 13 Apr 2022 11:15:10 +0000 (08:15 -0300)
The test is fixed now.

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