summaryrefslogtreecommitdiff
path: root/test/t/test_reptyr.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/t/test_reptyr.py')
-rw-r--r--test/t/test_reptyr.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/t/test_reptyr.py b/test/t/test_reptyr.py
index 62a9b1c5..7c27cb55 100644
--- a/test/t/test_reptyr.py
+++ b/test/t/test_reptyr.py
@@ -6,6 +6,6 @@ class TestReptyr:
def test_1(self, completion):
assert completion
- @pytest.mark.complete("reptyr -")
+ @pytest.mark.complete("reptyr -", require_cmd=True)
def test_2(self, completion):
assert completion