diff options
Diffstat (limited to 'test/compat/all.py')
-rw-r--r-- | test/compat/all.py | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/test/compat/all.py b/test/compat/all.py index ee8f9ef..ac7a6ea 100644 --- a/test/compat/all.py +++ b/test/compat/all.py @@ -57,3 +57,9 @@ NO test.run(arguments = '-Q -q', stdout = expect) test.pass_test() + +# Local Variables: +# tab-width:4 +# indent-tabs-mode:nil +# End: +# vim: set expandtab tabstop=4 shiftwidth=4: |