summaryrefslogtreecommitdiffstats
path: root/test/Configure/config-h.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/Configure/config-h.py')
-rw-r--r--test/Configure/config-h.py6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/Configure/config-h.py b/test/Configure/config-h.py
index 95121a9..9276ec8 100644
--- a/test/Configure/config-h.py
+++ b/test/Configure/config-h.py
@@ -179,3 +179,9 @@ if expected_config_h != config_h:
test.fail_test()
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4: