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 b507b2d7f5c..a182c19a8c2 100644 --- a/java/test/Ice/exceptions/AllTests.java +++ b/java/test/Ice/exceptions/AllTests.java @@ -1184,7 +1184,7 @@ public class AllTests System.out.println("ok"); - System.out.print("catching derived types... "); + System.out.print("catching derived types with AMI... "); System.out.flush(); { |