summaryrefslogtreecommitdiff
path: root/java/allTests.py
diff options
context:
space:
mode:
Diffstat (limited to 'java/allTests.py')
-rwxr-xr-xjava/allTests.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/java/allTests.py b/java/allTests.py
index 49ee1c1383a..2031d388109 100755
--- a/java/allTests.py
+++ b/java/allTests.py
@@ -52,6 +52,7 @@ def runTests(tests, num = 0):
# List of all basic tests.
#
tests = [ \
+ "IceUtil/inputUtil", \
"Ice/operations", \
"Ice/exceptions", \
"Ice/inheritance", \