summaryrefslogtreecommitdiffstats
path: root/src/test_setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'src/test_setup.py')
-rw-r--r--src/test_setup.py6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/test_setup.py b/src/test_setup.py
index e2bb48b..7454b56 100644
--- a/src/test_setup.py
+++ b/src/test_setup.py
@@ -327,3 +327,9 @@ test.fail_test(string.find(test.stderr(),
# All done.
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4: