summaryrefslogtreecommitdiffstats
path: root/test/Configure/basic.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/Configure/basic.py')
-rw-r--r--test/Configure/basic.py6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/Configure/basic.py b/test/Configure/basic.py
index d4b9a59..4344941 100644
--- a/test/Configure/basic.py
+++ b/test/Configure/basic.py
@@ -83,3 +83,9 @@ test.checkLogAndStdout(["Checking for C header file math.h... ",
"config.log", ".sconf_temp", "SConstruct")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4: