]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/test/intltest/ficoll.cpp
ICU-8.11.tar.gz
[apple/icu.git] / icuSources / test / intltest / ficoll.cpp
index 90098d368df87595b03622ed5711b350eff6fc31..128122d5ea22ff6773bcba64401560fdaa0980bf 100644 (file)
@@ -1,6 +1,6 @@
 /********************************************************************
  * COPYRIGHT: 
- * Copyright (c) 1997-2003, International Business Machines Corporation and
+ * Copyright (c) 1997-2006, International Business Machines Corporation and
  * others. All Rights Reserved.
  ********************************************************************/
 
@@ -90,7 +90,7 @@ void CollationFinnishTest::runIndexedTest( int32_t index, UBool exec, const char
 
     if((!myCollation) && exec) {
       errln(__FILE__ " cannot test - failed to create collator.");
-      name = "";
+      name = "some test";
       return;
     }
     switch (index) {