summaryrefslogtreecommitdiff
path: root/test/t/test_dpkg_deb.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/t/test_dpkg_deb.py')
-rw-r--r--test/t/test_dpkg_deb.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/t/test_dpkg_deb.py b/test/t/test_dpkg_deb.py
index 4bd7368b..c1ad8191 100644
--- a/test/t/test_dpkg_deb.py
+++ b/test/t/test_dpkg_deb.py
@@ -3,6 +3,6 @@ import pytest
@pytest.mark.bashcomp(cmd="dpkg-deb")
class TestDpkgDeb:
- @pytest.mark.complete("dpkg-deb --c")
+ @pytest.mark.complete("dpkg-deb --c", require_cmd=True)
def test_1(self, completion):
assert completion