summaryrefslogtreecommitdiffstats
path: root/test/Interactive/cache-debug.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/Interactive/cache-debug.py')
-rw-r--r--test/Interactive/cache-debug.py6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/Interactive/cache-debug.py b/test/Interactive/cache-debug.py
index dab5159..68bedb8 100644
--- a/test/Interactive/cache-debug.py
+++ b/test/Interactive/cache-debug.py
@@ -115,3 +115,9 @@ test.finish(scons, stdout = expect_stdout, match=TestCmd.match_re)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4: