From ff431ae30521f294ce4d97d31b19db93cb7c0195 Mon Sep 17 00:00:00 2001 From: jvoisin Date: Wed, 30 Oct 2013 18:44:02 +0000 Subject: More pep8 conformance --- test/libtest.py | 1 + 1 file changed, 1 insertion(+) (limited to 'test/libtest.py') diff --git a/test/libtest.py b/test/libtest.py index acf8659..f92d933 100644 --- a/test/libtest.py +++ b/test/libtest.py @@ -84,6 +84,7 @@ class TestFileAttributes(unittest.TestCase): ''' test MAT's behaviour on empty file''' self.assertFalse(MAT.mat.create_class_file('empty_file', False, add2archive=True)) + class TestSecureRemove(unittest.TestCase): ''' Test the secure_remove function ''' -- cgit v1.3