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