summaryrefslogtreecommitdiffstats
path: root/test/t/test_chmod.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/t/test_chmod.py')
-rw-r--r--test/t/test_chmod.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/t/test_chmod.py b/test/t/test_chmod.py
index 3838b55..e1a7119 100644
--- a/test/t/test_chmod.py
+++ b/test/t/test_chmod.py
@@ -2,7 +2,6 @@ import pytest
class TestChmod:
-
# No completion here until mode completion is implemented
@pytest.mark.complete("chmod ")
def test_1(self, completion):