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