]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/test/intltest/trcoll.cpp
ICU-551.51.4.tar.gz
[apple/icu.git] / icuSources / test / intltest / trcoll.cpp
index 09f030b4d6c17131405ea3ab3df64d4fb3e4e704..ee042c01d961d4cf31e54030fa705c53d180f130 100644 (file)
@@ -1,6 +1,6 @@
 /********************************************************************
  * COPYRIGHT: 
- * Copyright (c) 1997-2004, International Business Machines Corporation and
+ * Copyright (c) 1997-2009, International Business Machines Corporation and
  * others. All Rights Reserved.
  ********************************************************************/
 
@@ -92,8 +92,8 @@ 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.");
-      name = "";
+      dataerrln(__FILE__ " cannot test - failed to create collator.");
+      name = "some test";
       return;
     }
     switch (index) {