summaryrefslogtreecommitdiffstats
path: root/test/Repository/JavaH.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/Repository/JavaH.py')
-rw-r--r--test/Repository/JavaH.py6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/Repository/JavaH.py b/test/Repository/JavaH.py
index 9128b6d..ee196cf 100644
--- a/test/Repository/JavaH.py
+++ b/test/Repository/JavaH.py
@@ -288,3 +288,9 @@ test.fail_test(not os.path.exists(test.workpath('work3', 'outdir', 'Foo3.h')))
#test.up_to_date(chdir = 'work2', options = opts, arguments = ".")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4: