summaryrefslogtreecommitdiffstats
path: root/test/MSVC/RCCOMSTR.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/MSVC/RCCOMSTR.py')
-rw-r--r--test/MSVC/RCCOMSTR.py6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/MSVC/RCCOMSTR.py b/test/MSVC/RCCOMSTR.py
index 96ccee0..b346f48 100644
--- a/test/MSVC/RCCOMSTR.py
+++ b/test/MSVC/RCCOMSTR.py
@@ -65,3 +65,9 @@ test.must_match('aaa.res', "aaa.rc\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4: