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