]> git.cworth.org Git - notmuch/commitdiff
debian: drop debian specific test exclusion 0.33.1 archive/debian/0.33.1-1 debian/0.33.1-1
authorDavid Bremner <david@tethera.net>
Fri, 10 Sep 2021 11:30:24 +0000 (08:30 -0300)
committerDavid Bremner <david@tethera.net>
Fri, 10 Sep 2021 11:30:24 +0000 (08:30 -0300)
In principle these tests should pass now.

debian/rules

index 1d25f9c310fa27493fcb3544bb85703e891460f0..fa0551a951906e686860d08a78c615f24af6e3b0 100755 (executable)
@@ -16,7 +16,7 @@ override_dh_auto_configure:
                --localstatedir=/var
 
 override_dh_auto_test:
-       dh_auto_test -- V=1 NOTMUCH_SKIP_TESTS="libconfig.18 libconfig.31"
+       dh_auto_test -- V=1
 
 override_dh_auto_build:
        dh_auto_build -- V=1