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