debian: drop debian specific test exclusion

In principle these tests should pass now.
This commit is contained in:
David Bremner 2021-09-10 08:30:24 -03:00
parent b5c6fdd480
commit 8e59438025

2
debian/rules vendored
View file

@ -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