summaryrefslogtreecommitdiff
path: root/test/t/test_iptables.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/t/test_iptables.py')
-rw-r--r--test/t/test_iptables.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/t/test_iptables.py b/test/t/test_iptables.py
index 7a30bb82..a5c82e5a 100644
--- a/test/t/test_iptables.py
+++ b/test/t/test_iptables.py
@@ -2,6 +2,6 @@ import pytest
class TestIptables:
- @pytest.mark.complete("iptables -")
+ @pytest.mark.complete("iptables -", require_cmd=True)
def test_1(self, completion):
assert completion