diff options
Diffstat (limited to 'test/Climb/explicit-parent-u.py')
-rw-r--r-- | test/Climb/explicit-parent-u.py | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/test/Climb/explicit-parent-u.py b/test/Climb/explicit-parent-u.py index eb4bd0d..633a4d3 100644 --- a/test/Climb/explicit-parent-u.py +++ b/test/Climb/explicit-parent-u.py @@ -70,3 +70,9 @@ test.must_not_exist(test.workpath('dir', 'f3.out')) test.must_not_exist(test.workpath('dir', 'f4.out')) test.pass_test() + +# Local Variables: +# tab-width:4 +# indent-tabs-mode:nil +# End: +# vim: set expandtab tabstop=4 shiftwidth=4: |