summaryrefslogtreecommitdiffstats
path: root/test/Flatten.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/Flatten.py')
-rw-r--r--test/Flatten.py6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/Flatten.py b/test/Flatten.py
index 1b98f66..2fae80b 100644
--- a/test/Flatten.py
+++ b/test/Flatten.py
@@ -80,3 +80,9 @@ test.run(chdir = "work",
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: