diff options
author | Mark Spruiell <mes@zeroc.com> | 2004-07-04 18:13:14 +0000 |
---|---|---|
committer | Mark Spruiell <mes@zeroc.com> | 2004-07-04 18:13:14 +0000 |
commit | 5b3ef96ab7c79403b12267d95bf856ba6f0824cc (patch) | |
tree | 20bb03a867e23ab3a8f291d45fefc76585158a77 /java/allTests.py | |
parent | check for servantManager (diff) | |
download | ice-5b3ef96ab7c79403b12267d95bf856ba6f0824cc.tar.bz2 ice-5b3ef96ab7c79403b12267d95bf856ba6f0824cc.tar.xz ice-5b3ef96ab7c79403b12267d95bf856ba6f0824cc.zip |
Slice checksum changes
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", \ |