]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/test/intltest/cntabcol.h
ICU-511.32.tar.gz
[apple/icu.git] / icuSources / test / intltest / cntabcol.h
index 0badb914fd474ee42663ff59874d94a43120df78..0e35d7dec0c615c1b6e52765e2333c50120c47d4 100644 (file)
@@ -1,6 +1,6 @@
 /********************************************************************
  * COPYRIGHT: 
- * Copyright (c) 1997-2001, International Business Machines Corporation and
+ * Copyright (c) 1997-2006, International Business Machines Corporation and
  * others. All Rights Reserved.
  ********************************************************************/
 
@@ -29,11 +29,11 @@ public:
     void TestClone();
     void TestChangeContraction();
     void TestChangeLastCE();
+    void TestErrorCodeChecking();
 private:
     CntTable *testTable, *testClone;
     /*CompactEIntArray *testMapping;*/
     UNewTrie *testMapping;
-    UErrorCode status;
 };
 
 #endif /* #if !UCONFIG_NO_COLLATION */