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