summaryrefslogtreecommitdiffstats
path: root/test/ZIP/ZIPCOM.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/ZIP/ZIPCOM.py')
-rw-r--r--test/ZIP/ZIPCOM.py6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/ZIP/ZIPCOM.py b/test/ZIP/ZIPCOM.py
index 37af758..c1f6761 100644
--- a/test/ZIP/ZIPCOM.py
+++ b/test/ZIP/ZIPCOM.py
@@ -65,3 +65,9 @@ test.must_match('test1.zip', "test1.in\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4: