diff options
Diffstat (limited to 'test/AddOption/help.py')
-rw-r--r-- | test/AddOption/help.py | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/test/AddOption/help.py b/test/AddOption/help.py index d7f02f1..7b5c01d 100644 --- a/test/AddOption/help.py +++ b/test/AddOption/help.py @@ -80,3 +80,9 @@ if unexpected: test.fail_test() test.pass_test() + +# Local Variables: +# tab-width:4 +# indent-tabs-mode:nil +# End: +# vim: set expandtab tabstop=4 shiftwidth=4: |