]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/test/intltest/mnkytst.cpp
ICU-511.32.tar.gz
[apple/icu.git] / icuSources / test / intltest / mnkytst.cpp
index ce26669a91a26cf7b9235f54fc741541b060570e..51aa8113c54df699f91fd17e2caaeefc848bbbba 100644 (file)
@@ -1,6 +1,6 @@
 /********************************************************************
  * COPYRIGHT: 
- * Copyright (c) 1997-2003, International Business Machines Corporation and
+ * Copyright (c) 1997-2009, International Business Machines Corporation and
  * others. All Rights Reserved.
  ********************************************************************/
 
@@ -261,7 +261,7 @@ void CollationMonkeyTest::runIndexedTest( int32_t index, UBool exec, const char*
           default: name = ""; break;
       }
     } else {
-      errln("Class collator not instantiated");
+      dataerrln("Class collator not instantiated");
       name = "";
     }
 }