]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/test/intltest/encoll.cpp
ICU-511.32.tar.gz
[apple/icu.git] / icuSources / test / intltest / encoll.cpp
index abaeb561573ef015167db4c3b4b0b980056ed404..a65968992f05b18909d85d75d3f567e11c361d34 100644 (file)
@@ -1,6 +1,6 @@
 /********************************************************************
  * COPYRIGHT: 
- * Copyright (c) 1997-2006, International Business Machines Corporation and
+ * Copyright (c) 1997-2009, International Business Machines Corporation and
  * others. All Rights Reserved.
  ********************************************************************/
 
@@ -326,7 +326,7 @@ void CollationEnglishTest::runIndexedTest( int32_t index, UBool exec, const char
           default: name = ""; break;
       }
     } else {
-      errln("Collator couldn't be instantiated!");
+      dataerrln("Collator couldn't be instantiated!");
       name = "";
     }
 }