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