summaryrefslogtreecommitdiff
path: root/test/t/test_smartctl.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/t/test_smartctl.py')
-rw-r--r--test/t/test_smartctl.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/t/test_smartctl.py b/test/t/test_smartctl.py
index ac6dc68d..26d0147d 100644
--- a/test/t/test_smartctl.py
+++ b/test/t/test_smartctl.py
@@ -2,6 +2,6 @@ import pytest
class TestSmartctl:
- @pytest.mark.complete("smartctl --")
+ @pytest.mark.complete("smartctl --", require_cmd=True)
def test_1(self, completion):
assert completion