diff options
Diffstat (limited to '')
-rw-r--r-- | debian/tests/control | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/debian/tests/control b/debian/tests/control index 9b40f99..8ec5461 100644 --- a/debian/tests/control +++ b/debian/tests/control @@ -10,10 +10,9 @@ Tests: internaltest-monitor.sh Depends: @ Restrictions: needs-root, allow-stderr, isolation-container, flaky -# Disable test until we decide what to do with the nftables python module -#Tests: internaltest-py.sh -#Depends: @, python -#Restrictions: needs-root, allow-stderr, isolation-container, build-needed +Tests: internaltest-py.sh +Depends: @, python3 +Restrictions: needs-root, allow-stderr, isolation-container, flaky Tests: systemd-service-test.sh Depends: systemd, @ |