summaryrefslogtreecommitdiffstats
path: root/test/implicit-cache/DualTargets.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/implicit-cache/DualTargets.py')
-rw-r--r--test/implicit-cache/DualTargets.py6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/implicit-cache/DualTargets.py b/test/implicit-cache/DualTargets.py
index a2afcc5..f0694b1 100644
--- a/test/implicit-cache/DualTargets.py
+++ b/test/implicit-cache/DualTargets.py
@@ -133,3 +133,9 @@ test.must_not_contain_any_line(test.stdout(), ['Copy'])
# Then only of the targets using --implicit-cache
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4: