summaryrefslogtreecommitdiff
path: root/test/t/test_pkgadd.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/t/test_pkgadd.py')
-rw-r--r--test/t/test_pkgadd.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/test/t/test_pkgadd.py b/test/t/test_pkgadd.py
index ca6baf27..69d08dcd 100644
--- a/test/t/test_pkgadd.py
+++ b/test/t/test_pkgadd.py
@@ -2,6 +2,7 @@ import pytest
class TestPkgadd:
- @pytest.mark.complete("pkgadd ")
+ # require_cmd is not strictly true here, but...
+ @pytest.mark.complete("pkgadd ", require_cmd=True)
def test_1(self, completion):
assert completion