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, 1 insertions, 1 deletions
diff --git a/tests/archive_tests.py b/tests/archive_tests.py
index c778e4e5..70979093 100644
--- a/tests/archive_tests.py
+++ b/tests/archive_tests.py
@@ -92,4 +92,4 @@ class TarFileArchiveTest(unittest.TestCase):
if __name__ == "__main__":
unittest.main()
-# vim: et ts=4 sw=4
+# vim: set et ts=4 sw=4 :