diff options
Diffstat (limited to 'java/allTests.py')
-rwxr-xr-x | java/allTests.py | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/java/allTests.py b/java/allTests.py index c4a6b5cd532..2789f105852 100755 --- a/java/allTests.py +++ b/java/allTests.py @@ -29,7 +29,9 @@ tests = [ \ "Ice/objects", \ "Ice/faultTolerance", \ "Ice/locationForward", \ + "Ice/location", \ "IceXML/encoding", \ + "IcePack/simple", \ "Freeze/cursor", \ "Freeze/dbmap", \ "Freeze/complex", \ |