summaryrefslogtreecommitdiffstats
path: root/test/MSVC/RCCOM.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/MSVC/RCCOM.py')
-rw-r--r--test/MSVC/RCCOM.py6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/MSVC/RCCOM.py b/test/MSVC/RCCOM.py
index e881bb5..babc4c7 100644
--- a/test/MSVC/RCCOM.py
+++ b/test/MSVC/RCCOM.py
@@ -62,3 +62,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: