aboutsummaryrefslogtreecommitdiffstats
path: root/tests/archive_tests.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/archive_tests.py')
-rw-r--r--tests/archive_tests.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/archive_tests.py b/tests/archive_tests.py
index 9cd7bd1b..d26af1dc 100644
--- a/tests/archive_tests.py
+++ b/tests/archive_tests.py
@@ -172,3 +172,5 @@ class TarFileArchiveTest(unittest.TestCase):
if __name__ == "__main__":
unittest.main()
+
+# vim: et ts=4 sw=4