summaryrefslogtreecommitdiffstats
path: root/test/IDL/MIDLCOM.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/IDL/MIDLCOM.py')
-rw-r--r--test/IDL/MIDLCOM.py6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/IDL/MIDLCOM.py b/test/IDL/MIDLCOM.py
index b285568..9005d6b 100644
--- a/test/IDL/MIDLCOM.py
+++ b/test/IDL/MIDLCOM.py
@@ -71,3 +71,9 @@ test.up_to_date(options = '--debug=explain', arguments = 'aaa.tlb')
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4: