summaryrefslogtreecommitdiff
path: root/test/t/test_xmlwf.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/t/test_xmlwf.py')
-rw-r--r--test/t/test_xmlwf.py4
1 files changed, 4 insertions, 0 deletions
diff --git a/test/t/test_xmlwf.py b/test/t/test_xmlwf.py
index 8751f865..901f78af 100644
--- a/test/t/test_xmlwf.py
+++ b/test/t/test_xmlwf.py
@@ -5,3 +5,7 @@ class TestXmlwf:
@pytest.mark.complete("xmlwf ")
def test_1(self, completion):
assert completion
+
+ @pytest.mark.complete("xmlwf -", require_cmd=True)
+ def test_2(self, completion):
+ assert completion