diff options
Diffstat (limited to 'test/option-b.py')
-rw-r--r-- | test/option-b.py | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/test/option-b.py b/test/option-b.py index 495e933..5a1e645 100644 --- a/test/option-b.py +++ b/test/option-b.py @@ -35,3 +35,9 @@ test.run(arguments = '-b .', test.pass_test() + +# Local Variables: +# tab-width:4 +# indent-tabs-mode:nil +# End: +# vim: set expandtab tabstop=4 shiftwidth=4: |