summaryrefslogtreecommitdiffstats
path: root/test/Configure/implicit-cache.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/Configure/implicit-cache.py')
-rw-r--r--test/Configure/implicit-cache.py6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/Configure/implicit-cache.py b/test/Configure/implicit-cache.py
index 58ae7c9..0f04b1e 100644
--- a/test/Configure/implicit-cache.py
+++ b/test/Configure/implicit-cache.py
@@ -101,3 +101,9 @@ if old_sconsign_dblite != new_sconsign_dblite:
test.fail_test()
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4: