diff options
Diffstat (limited to 'java/test/Ice/exceptions/AllTests.java')
-rw-r--r-- | java/test/Ice/exceptions/AllTests.java | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/test/Ice/exceptions/AllTests.java b/java/test/Ice/exceptions/AllTests.java index 8fec6291ebd..afc68f037d2 100644 --- a/java/test/Ice/exceptions/AllTests.java +++ b/java/test/Ice/exceptions/AllTests.java @@ -2144,7 +2144,7 @@ public class AllTests out.println("ok"); - out.print("catching unknown non-Ice exception with AMI... "); + out.print("catching unknown non-Ice exception with new AMI mapping... "); out.flush(); { |