summaryrefslogtreecommitdiffstats
path: root/test/Configure/option--config.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/Configure/option--config.py')
-rw-r--r--test/Configure/option--config.py6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/Configure/option--config.py b/test/Configure/option--config.py
index 3515c96..1f40a80 100644
--- a/test/Configure/option--config.py
+++ b/test/Configure/option--config.py
@@ -123,3 +123,9 @@ test.checkLogAndStdout( ["Checking for C header file non_system_header0.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: