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