diff options
Diffstat (limited to 'test/option-s.py')
-rw-r--r-- | test/option-s.py | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/test/option-s.py b/test/option-s.py index 20f39fb..c875495 100644 --- a/test/option-s.py +++ b/test/option-s.py @@ -70,3 +70,9 @@ test.fail_test(not os.path.exists(test.workpath('f2.out'))) test.pass_test() + +# Local Variables: +# tab-width:4 +# indent-tabs-mode:nil +# End: +# vim: set expandtab tabstop=4 shiftwidth=4: |