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