diff options
Diffstat (limited to 'java/allTests.py')
-rwxr-xr-x | java/allTests.py | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/java/allTests.py b/java/allTests.py index 5ede30a3e06..dbdf679e5b6 100755 --- a/java/allTests.py +++ b/java/allTests.py @@ -21,11 +21,6 @@ sys.path.append(os.path.join(toplevel)) from scripts import * # -# TODO: custom14 is commented out. We need to determine a java2 vs java5 build to determine -# which custom test to run. -# - -# # List of all basic tests. # tests = [ |