]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/test/intltest/trcoll.cpp
ICU-511.32.tar.gz
[apple/icu.git] / icuSources / test / intltest / trcoll.cpp
index 7da003a8ca3edc8705e7abdfc5ca97bc03163275..ee042c01d961d4cf31e54030fa705c53d180f130 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.
  ********************************************************************/
 
@@ -92,7 +92,7 @@ void CollationTurkishTest::runIndexedTest( int32_t index, UBool exec, const char
     if (exec) logln("TestSuite CollationTurkishTest: ");
 
     if((!myCollation) && exec) {
-      errln(__FILE__ " cannot test - failed to create collator.");
+      dataerrln(__FILE__ " cannot test - failed to create collator.");
       name = "some test";
       return;
     }