summaryrefslogtreecommitdiffstats
path: root/test/CacheDir/scanner-target.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/CacheDir/scanner-target.py')
-rw-r--r--test/CacheDir/scanner-target.py6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/CacheDir/scanner-target.py b/test/CacheDir/scanner-target.py
index 33930d8..645b597 100644
--- a/test/CacheDir/scanner-target.py
+++ b/test/CacheDir/scanner-target.py
@@ -78,3 +78,9 @@ test.run()
test.must_not_exist(test.workpath('cache', 'N', 'None'))
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4: