summaryrefslogtreecommitdiff
path: root/test/t/test_fio.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/t/test_fio.py')
-rw-r--r--test/t/test_fio.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/t/test_fio.py b/test/t/test_fio.py
index 8dd6f789..0f6eba74 100644
--- a/test/t/test_fio.py
+++ b/test/t/test_fio.py
@@ -6,7 +6,7 @@ class TestFio:
def test_1(self, completion):
assert completion
- @pytest.mark.complete("fio --")
+ @pytest.mark.complete("fio --", require_cmd=True)
def test_2(self, completion):
assert completion