summaryrefslogtreecommitdiffstats
path: root/test/implicit-cache/basic.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/implicit-cache/basic.py')
-rw-r--r--test/implicit-cache/basic.py6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/implicit-cache/basic.py b/test/implicit-cache/basic.py
index d682d43..a3a6546 100644
--- a/test/implicit-cache/basic.py
+++ b/test/implicit-cache/basic.py
@@ -336,3 +336,9 @@ test.not_up_to_date(options = "--implicit-deps-changed",
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4: