diff options
Diffstat (limited to 'test/MinGW/RCCOM.py')
-rw-r--r-- | test/MinGW/RCCOM.py | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/test/MinGW/RCCOM.py b/test/MinGW/RCCOM.py index a272af7..45683dd 100644 --- a/test/MinGW/RCCOM.py +++ b/test/MinGW/RCCOM.py @@ -64,3 +64,9 @@ test.must_match('aaa.o', "aaa.rc\n") test.pass_test() + +# Local Variables: +# tab-width:4 +# indent-tabs-mode:nil +# End: +# vim: set expandtab tabstop=4 shiftwidth=4: |