summaryrefslogtreecommitdiffstats
path: root/test/Split.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/Split.py')
-rw-r--r--test/Split.py6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/Split.py b/test/Split.py
index 9902bba..e98e299 100644
--- a/test/Split.py
+++ b/test/Split.py
@@ -61,3 +61,9 @@ test.run(arguments = ".",
build_str = "scons: `.' is up to date.\n"))
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4: