summaryrefslogtreecommitdiffstats
path: root/test/CacheDir/option--cf.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/CacheDir/option--cf.py')
-rw-r--r--test/CacheDir/option--cf.py6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/CacheDir/option--cf.py b/test/CacheDir/option--cf.py
index 47847d4..b223755 100644
--- a/test/CacheDir/option--cf.py
+++ b/test/CacheDir/option--cf.py
@@ -121,3 +121,9 @@ test.fail_test(os.path.exists(test.workpath('src', 'cat.out')))
# All done.
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4: