summaryrefslogtreecommitdiffstats
path: root/test/Climb/explicit-parent--U.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/Climb/explicit-parent--U.py')
-rw-r--r--test/Climb/explicit-parent--U.py6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/Climb/explicit-parent--U.py b/test/Climb/explicit-parent--U.py
index b3c61c0..18cb589 100644
--- a/test/Climb/explicit-parent--U.py
+++ b/test/Climb/explicit-parent--U.py
@@ -64,3 +64,9 @@ test.must_exist(test.workpath('foo.out'))
test.must_not_exist(test.workpath('subdir', 'bar.out'))
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4: