diff options
Diffstat (limited to 'test/AS/ASCOMSTR.py')
-rw-r--r-- | test/AS/ASCOMSTR.py | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/test/AS/ASCOMSTR.py b/test/AS/ASCOMSTR.py index d146229..f1f64ee 100644 --- a/test/AS/ASCOMSTR.py +++ b/test/AS/ASCOMSTR.py @@ -85,3 +85,9 @@ test.fail_test(test.read('test4.obj') != "test4.ASM\n") test.pass_test() + +# Local Variables: +# tab-width:4 +# indent-tabs-mode:nil +# End: +# vim: set expandtab tabstop=4 shiftwidth=4: |