]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/test/intltest/escoll.cpp
ICU-551.51.4.tar.gz
[apple/icu.git] / icuSources / test / intltest / escoll.cpp
index ae4a6e8ef12e213103cf30956381853c1af852a0..b01c00d050397e84a38b6b90019926d75c48cef4 100644 (file)
@@ -1,7 +1,7 @@
 
 /********************************************************************
  * COPYRIGHT: 
- * Copyright (c) 1997-2003, International Business Machines Corporation and
+ * Copyright (c) 1997-2009, International Business Machines Corporation and
  * others. All Rights Reserved.
  ********************************************************************/
 
@@ -102,8 +102,8 @@ void CollationSpanishTest::runIndexedTest( int32_t index, UBool exec, const char
     if (exec) logln("TestSuite CollationSpanishTest: ");
 
     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) {