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