]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/test/intltest/escoll.cpp
ICU-62141.0.1.tar.gz
[apple/icu.git] / icuSources / test / intltest / escoll.cpp
index 152453bdaf0c976a80ee372051ba0a25bfeba883..cea658a338635719eed29c2fd157608dae202c68 100644 (file)
@@ -1,7 +1,9 @@
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html
 
 /********************************************************************
  * COPYRIGHT: 
- * Copyright (c) 1997-2006, International Business Machines Corporation and
+ * Copyright (c) 1997-2009, International Business Machines Corporation and
  * others. All Rights Reserved.
  ********************************************************************/
 
@@ -102,7 +104,7 @@ 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.");
+      dataerrln(__FILE__ " cannot test - failed to create collator.");
       name = "some test";
       return;
     }