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