summaryrefslogtreecommitdiff
path: root/test/t/test_gprof.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/t/test_gprof.py')
-rw-r--r--test/t/test_gprof.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/t/test_gprof.py b/test/t/test_gprof.py
index 417e0914..a30cc1e7 100644
--- a/test/t/test_gprof.py
+++ b/test/t/test_gprof.py
@@ -2,6 +2,6 @@ import pytest
class TestGprof:
- @pytest.mark.complete("gprof --", skipif="! gprof --help &>/dev/null")
+ @pytest.mark.complete("gprof --", require_cmd=True)
def test_1(self, completion):
assert completion