summaryrefslogtreecommitdiff
path: root/test/t/test_freeciv_server.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/t/test_freeciv_server.py')
-rw-r--r--test/t/test_freeciv_server.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/t/test_freeciv_server.py b/test/t/test_freeciv_server.py
index 5546a5e9..8543a212 100644
--- a/test/t/test_freeciv_server.py
+++ b/test/t/test_freeciv_server.py
@@ -3,6 +3,6 @@ import pytest
@pytest.mark.bashcomp(cmd="freeciv-server")
class TestFreecivServer:
- @pytest.mark.complete("freeciv-server -")
+ @pytest.mark.complete("freeciv-server -", require_cmd=True)
def test_1(self, completion):
assert completion