summaryrefslogtreecommitdiffstats
path: root/src/test_pychecker.py
diff options
context:
space:
mode:
Diffstat (limited to 'src/test_pychecker.py')
-rw-r--r--src/test_pychecker.py6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/test_pychecker.py b/src/test_pychecker.py
index 0032559..37eea4c 100644
--- a/src/test_pychecker.py
+++ b/src/test_pychecker.py
@@ -139,3 +139,9 @@ if mismatches:
test.fail_test()
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4: