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 b8575c4ed9f..ed0d07d69c6 100755 --- a/java/allTests.py +++ b/java/allTests.py @@ -63,6 +63,7 @@ tests = [ \ "Ice/slicing/exceptions", \ "Ice/slicing/objects", \ "Ice/custom", \ + "Ice/checksum", \ "Freeze/dbmap", \ "Freeze/complex", \ "Freeze/evictor", \ |