diff options
author | Dwayne Boone <dwayne@zeroc.com> | 2014-10-01 11:04:16 -0230 |
---|---|---|
committer | Dwayne Boone <dwayne@zeroc.com> | 2014-10-01 11:04:16 -0230 |
commit | 2836703a385239414b90461566c2126d5a0506b8 (patch) | |
tree | a4110ad2379f01e1ea4cae40e38f4f1308facba8 /java/test/Ice/exceptions/AllTests.java | |
parent | Added missing ConnectionI::setCallback fix to JS (diff) | |
download | ice-2836703a385239414b90461566c2126d5a0506b8.tar.bz2 ice-2836703a385239414b90461566c2126d5a0506b8.tar.xz ice-2836703a385239414b90461566c2126d5a0506b8.zip |
ICE-5656 java test/Ice/exception eats all error messages
Diffstat (limited to 'java/test/Ice/exceptions/AllTests.java')
-rw-r--r-- | java/test/Ice/exceptions/AllTests.java | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/java/test/Ice/exceptions/AllTests.java b/java/test/Ice/exceptions/AllTests.java index 960fae967aa..7d68606047e 100644 --- a/java/test/Ice/exceptions/AllTests.java +++ b/java/test/Ice/exceptions/AllTests.java @@ -1408,7 +1408,6 @@ public class AllTests out.println("ok"); } - out.print("catching object not exist exception with mapping... "); out.flush(); |