summaryrefslogtreecommitdiffstats
path: root/test/CacheDir/SideEffect.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/CacheDir/SideEffect.py')
-rw-r--r--test/CacheDir/SideEffect.py6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/CacheDir/SideEffect.py b/test/CacheDir/SideEffect.py
index 814a5e3..e84ab09 100644
--- a/test/CacheDir/SideEffect.py
+++ b/test/CacheDir/SideEffect.py
@@ -105,3 +105,9 @@ test.must_match(['work', 'log.txt'], expect)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4: