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 2f77843a30c..87df63e30b8 100755
--- a/java/allTests.py
+++ b/java/allTests.py
@@ -75,6 +75,7 @@ def runTests(args, tests, num = 0):
#
tests = [ \
"IceUtil/inputUtil", \
+ "Ice/proxy", \
"Ice/operations", \
"Ice/exceptions", \
"Ice/inheritance", \