summaryrefslogtreecommitdiff
path: root/test/_CPPINCFLAGS.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/_CPPINCFLAGS.py')
-rw-r--r--test/_CPPINCFLAGS.py6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/_CPPINCFLAGS.py b/test/_CPPINCFLAGS.py
index b2f78262..ccf5e792 100644
--- a/test/_CPPINCFLAGS.py
+++ b/test/_CPPINCFLAGS.py
@@ -53,3 +53,9 @@ expect = """\
test.run(arguments = '-Q -q', stdout = expect)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4: