From b3e208aa14854bfd96da5438bc20ae6177461869 Mon Sep 17 00:00:00 2001 From: David Bremner Date: Wed, 13 Apr 2022 08:15:10 -0300 Subject: [PATCH] debian: don't skip test smime.4 The test is fixed now. --- debian/rules | 3 --- 1 file changed, 3 deletions(-) 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 -- 2.43.0