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