summaryrefslogtreecommitdiffstats
path: root/test/CXX/SHCXXCOMSTR.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/CXX/SHCXXCOMSTR.py')
-rw-r--r--test/CXX/SHCXXCOMSTR.py6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/CXX/SHCXXCOMSTR.py b/test/CXX/SHCXXCOMSTR.py
index 829c9e4..b9f20a8 100644
--- a/test/CXX/SHCXXCOMSTR.py
+++ b/test/CXX/SHCXXCOMSTR.py
@@ -88,3 +88,9 @@ test.must_match('test6.obj', "test6.C\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4: