summaryrefslogtreecommitdiff
path: root/test/t/test_vgreduce.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/t/test_vgreduce.py')
-rw-r--r--test/t/test_vgreduce.py4
1 files changed, 3 insertions, 1 deletions
diff --git a/test/t/test_vgreduce.py b/test/t/test_vgreduce.py
index 97641b42..26174b95 100644
--- a/test/t/test_vgreduce.py
+++ b/test/t/test_vgreduce.py
@@ -2,6 +2,8 @@ import pytest
class TestVgreduce:
- @pytest.mark.complete("vgreduce -", skipif="! vgreduce --help &>/dev/null")
+ @pytest.mark.complete(
+ "vgreduce -", require_cmd=True, xfail="! vgreduce --help &>/dev/null"
+ )
def test_1(self, completion):
assert completion