From d5a896dddeba644776d3d44fff0370c7fac465cf Mon Sep 17 00:00:00 2001 From: jvoisin Date: Fri, 27 Nov 2015 12:18:21 +0100 Subject: Add some missing docstrings --- test/clitest.py | 1 + 1 file changed, 1 insertion(+) (limited to 'test/clitest.py') 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): class TestUnsupported(test.MATTest): + """ test MAT's behaviour on unsupported files """ def test_abort_unsupported(self): """ test if the cli aborts on unsupported files """ -- cgit v1.3