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