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