summaryrefslogtreecommitdiffstats
path: root/test/HeaderGen.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/HeaderGen.py')
-rw-r--r--test/HeaderGen.py6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/HeaderGen.py b/test/HeaderGen.py
index a47d22c..5a7fdbe 100644
--- a/test/HeaderGen.py
+++ b/test/HeaderGen.py
@@ -83,3 +83,9 @@ void a(void)
test.run()
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4: