summaryrefslogtreecommitdiff
path: root/test/t/test_kill.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/t/test_kill.py')
-rw-r--r--test/t/test_kill.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/t/test_kill.py b/test/t/test_kill.py
index 59d5fa2b..9699435c 100644
--- a/test/t/test_kill.py
+++ b/test/t/test_kill.py
@@ -2,7 +2,7 @@ import pytest
class TestKill:
- @pytest.mark.complete("kill 1", skipif="! type ps &>/dev/null")
+ @pytest.mark.complete("kill 1", xfail="! type ps &>/dev/null")
def test_1(self, completion):
assert completion