]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/test/intltest/listformattertest.h
ICU-531.30.tar.gz
[apple/icu.git] / icuSources / test / intltest / listformattertest.h
index 418fe57cc2541baa0656e60bf18c4c88f9ed31ec..73b6e5c2286c5b08fa23bb27921964186d445a63 100644 (file)
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
 *
-*   Copyright (C) 2012, International Business Machines
+*   Copyright (C) 2012-2013, International Business Machines
 *   Corporation and others.  All Rights Reserved.
 *
 *******************************************************************************
@@ -35,6 +35,7 @@ class ListFormatterTest : public IntlTest {
     void TestMalayalam();
     void TestZulu();
     void TestOutOfOrderPatterns();
+    void Test9946();
 
   private:
     void CheckFormatting(const ListFormatter* formatter, UnicodeString data[], int32_t data_size, const UnicodeString& expected_result);