diff options
Diffstat (limited to 'java/allTests.py')
-rwxr-xr-x | java/allTests.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/java/allTests.py b/java/allTests.py index 2031d388109..9f580b6c661 100755 --- a/java/allTests.py +++ b/java/allTests.py @@ -58,6 +58,7 @@ tests = [ \ "Ice/inheritance", \ "Ice/facets", \ "Ice/objects", \ + "Ice/binding", \ "Ice/faultTolerance", \ "Ice/location", \ "Ice/adapterDeactivation", \ |