summaryrefslogtreecommitdiffstats
path: root/test/MSVC/batch.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/MSVC/batch.py')
-rw-r--r--test/MSVC/batch.py6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/MSVC/batch.py b/test/MSVC/batch.py
index 3776df7..bc65f82 100644
--- a/test/MSVC/batch.py
+++ b/test/MSVC/batch.py
@@ -153,3 +153,9 @@ test.must_match('fake_cl.log', """\
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4: