]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/test/intltest/frcoll.cpp
ICU-400.38.tar.gz
[apple/icu.git] / icuSources / test / intltest / frcoll.cpp
index 96849e05e31a4441e56fd3b970124a6290aeecb7..fd8702c61123d28cc05cae96b8da8f97f3cb6963 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.
  ********************************************************************/
 
@@ -202,7 +202,7 @@ void CollationFrenchTest::runIndexedTest( int32_t index, UBool exec, const char*
 
     if((!myCollation) && exec) {
         errln(__FILE__ " cannot test - failed to create collator.");
-        name = "";
+        name = "some test";
         return;
     }