summaryrefslogtreecommitdiff
path: root/test/t/test_gkrellm.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/t/test_gkrellm.py')
-rw-r--r--test/t/test_gkrellm.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/t/test_gkrellm.py b/test/t/test_gkrellm.py
index 8ab4b5a7..fdc2e165 100644
--- a/test/t/test_gkrellm.py
+++ b/test/t/test_gkrellm.py
@@ -5,6 +5,6 @@ import pytest
@pytest.mark.xfail(not os.environ.get("DISPLAY"), reason="X display required")
class TestGkrellm:
- @pytest.mark.complete("gkrellm -")
+ @pytest.mark.complete("gkrellm -", require_cmd=True)
def test_1(self, completion):
assert completion