summaryrefslogtreecommitdiff
path: root/test/clitest.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/clitest.py')
-rw-r--r--test/clitest.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/clitest.py b/test/clitest.py
index 8d48624..ec3c19c 100644
--- a/test/clitest.py
+++ b/test/clitest.py
@@ -115,6 +115,7 @@ class TestFileAttributes(unittest.TestCase):
115 115
116 116
117class TestUnsupported(test.MATTest): 117class TestUnsupported(test.MATTest):
118 """ test MAT's behaviour on unsupported files """
118 def test_abort_unsupported(self): 119 def test_abort_unsupported(self):
119 """ test if the cli aborts on unsupported files 120 """ test if the cli aborts on unsupported files
120 """ 121 """