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