summaryrefslogtreecommitdiffstats
path: root/test/Climb/option--U.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/Climb/option--U.py')
-rw-r--r--test/Climb/option--U.py6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/Climb/option--U.py b/test/Climb/option--U.py
index 93cebd3..04ab26a 100644
--- a/test/Climb/option--U.py
+++ b/test/Climb/option--U.py
@@ -138,3 +138,9 @@ test.must_not_exist(test.workpath('bar.out'))
test.must_not_exist(test.workpath('sub2/xxx.out'))
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4: