diff options
Diffstat (limited to 'test/option--.py')
-rw-r--r-- | test/option--.py | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/test/option--.py b/test/option--.py index f6a16a2..78bb8d2 100644 --- a/test/option--.py +++ b/test/option--.py @@ -59,3 +59,8 @@ 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: |