summaryrefslogtreecommitdiffstats
path: root/test/Java/JAVAH.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/Java/JAVAH.py')
-rw-r--r--test/Java/JAVAH.py6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/Java/JAVAH.py b/test/Java/JAVAH.py
index 32ad119..2518928 100644
--- a/test/Java/JAVAH.py
+++ b/test/Java/JAVAH.py
@@ -299,3 +299,9 @@ test.must_exist(['outdir2', 'com_sub_bar_Example6.h'])
test.up_to_date(arguments = '.')
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4: