summaryrefslogtreecommitdiffstats
path: root/test/t/test_getconf.py
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--test/t/test_getconf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/t/test_getconf.py b/test/t/test_getconf.py
index c80c803..e9578e7 100644
--- a/test/t/test_getconf.py
+++ b/test/t/test_getconf.py
@@ -2,7 +2,7 @@ import pytest
class TestGetconf:
- @pytest.mark.complete("getconf P")
+ @pytest.mark.complete("getconf P", skipif="! getconf -a &>/dev/null")
def test_1(self, completion):
assert completion