summaryrefslogtreecommitdiffstats
path: root/test/CacheDir/CacheDir.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/CacheDir/CacheDir.py')
-rw-r--r--test/CacheDir/CacheDir.py6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/CacheDir/CacheDir.py b/test/CacheDir/CacheDir.py
index f918707..c72b2d0 100644
--- a/test/CacheDir/CacheDir.py
+++ b/test/CacheDir/CacheDir.py
@@ -155,3 +155,9 @@ test.up_to_date(chdir = 'src', arguments = '.')
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4: