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