diff options
Diffstat (limited to 'test/MinGW/RCCOMSTR.py')
-rw-r--r-- | test/MinGW/RCCOMSTR.py | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/test/MinGW/RCCOMSTR.py b/test/MinGW/RCCOMSTR.py index d04c5d6..6795795 100644 --- a/test/MinGW/RCCOMSTR.py +++ b/test/MinGW/RCCOMSTR.py @@ -67,3 +67,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: |