summaryrefslogtreecommitdiffstats
path: root/test/sconsign/script/Configure.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/sconsign/script/Configure.py')
-rw-r--r--test/sconsign/script/Configure.py6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/sconsign/script/Configure.py b/test/sconsign/script/Configure.py
index a4cac58..607d01d 100644
--- a/test/sconsign/script/Configure.py
+++ b/test/sconsign/script/Configure.py
@@ -88,3 +88,9 @@ test.run_sconsign(arguments = ".sconsign",
stdout = expect)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4: