summaryrefslogtreecommitdiff
path: root/test/t/test_jq.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/t/test_jq.py')
-rw-r--r--test/t/test_jq.py3
1 files changed, 1 insertions, 2 deletions
diff --git a/test/t/test_jq.py b/test/t/test_jq.py
index c858411f..47014143 100644
--- a/test/t/test_jq.py
+++ b/test/t/test_jq.py
@@ -12,8 +12,7 @@ class TestJq:
@pytest.mark.complete(
"jq -",
- skipif="! (jq --help 2>&1 || :) | "
- "command grep -qF 'options include'",
+ xfail="! (jq --help 2>&1 || :) | command grep -qF 'options include'",
)
def test_3(self, completion):
assert completion