diff options
Diffstat (limited to 'test/option/tree-all.py')
-rw-r--r-- | test/option/tree-all.py | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/test/option/tree-all.py b/test/option/tree-all.py index aa92936..0bd1717 100644 --- a/test/option/tree-all.py +++ b/test/option/tree-all.py @@ -227,3 +227,9 @@ if string.count(test.stdout(), tree1) != 1: test.fail_test() test.pass_test() + +# Local Variables: +# tab-width:4 +# indent-tabs-mode:nil +# End: +# vim: set expandtab tabstop=4 shiftwidth=4: |