summaryrefslogtreecommitdiffstats
path: root/test/IDL/midl.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/IDL/midl.py')
-rw-r--r--test/IDL/midl.py6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/IDL/midl.py b/test/IDL/midl.py
index ac9597c..bf4f58c 100644
--- a/test/IDL/midl.py
+++ b/test/IDL/midl.py
@@ -442,3 +442,9 @@ test.must_not_exist(['build2','bar.lib'])
test.must_not_exist(['build2','bar.exp'])
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4: