From: David Bremner Date: Wed, 13 Apr 2022 11:15:10 +0000 (-0300) Subject: debian: don't skip test smime.4 X-Git-Tag: archive/debian/0.36_rc0-1~8 X-Git-Url: https://git.cworth.org/git?p=notmuch;a=commitdiff_plain;h=b3e208aa14854bfd96da5438bc20ae6177461869 debian: don't skip test smime.4 The test is fixed now. --- diff --git a/debian/rules b/debian/rules index 0210dc32..f9196b82 100755 --- a/debian/rules +++ b/debian/rules @@ -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