summaryrefslogtreecommitdiffstats
path: root/test/Java/Java-1.6.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/Java/Java-1.6.py')
-rw-r--r--test/Java/Java-1.6.py6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/Java/Java-1.6.py b/test/Java/Java-1.6.py
index 649cf01..d107e32 100644
--- a/test/Java/Java-1.6.py
+++ b/test/Java/Java-1.6.py
@@ -392,3 +392,9 @@ classes_must_not_exist('class5', expect_5)
test.fail_test(failed)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4: