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