summaryrefslogtreecommitdiff
path: root/test/t/test_grep.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/t/test_grep.py')
-rw-r--r--test/t/test_grep.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/t/test_grep.py b/test/t/test_grep.py
index d7d742ec..a249122e 100644
--- a/test/t/test_grep.py
+++ b/test/t/test_grep.py
@@ -2,7 +2,7 @@ import pytest
class TestGrep:
- @pytest.mark.complete("grep --")
+ @pytest.mark.complete("grep --", require_longopt=True)
def test_1(self, completion):
assert completion