summaryrefslogtreecommitdiff
path: root/test/t/test_expand.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/t/test_expand.py')
-rw-r--r--test/t/test_expand.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/t/test_expand.py b/test/t/test_expand.py
index 004c018b..11f4bdb8 100644
--- a/test/t/test_expand.py
+++ b/test/t/test_expand.py
@@ -2,6 +2,6 @@ import pytest
class TestExpand:
- @pytest.mark.complete("expand --", skipif="! expand --help &>/dev/null")
+ @pytest.mark.complete("expand --", require_longopt=True)
def test_1(self, completion):
assert completion