summaryrefslogtreecommitdiff
path: root/test/t/test_cvsps.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/t/test_cvsps.py')
-rw-r--r--test/t/test_cvsps.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/t/test_cvsps.py b/test/t/test_cvsps.py
index 0a4da9ba..4039893c 100644
--- a/test/t/test_cvsps.py
+++ b/test/t/test_cvsps.py
@@ -3,7 +3,7 @@ import pytest
@pytest.mark.bashcomp(pre_cmds=("HOME=$PWD/cvs",))
class TestCvsps:
- @pytest.mark.complete("cvsps -")
+ @pytest.mark.complete("cvsps -", require_cmd=True)
def test_1(self, completion):
assert completion