]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/test/intltest/trnserr.h
ICU-8.11.tar.gz
[apple/icu.git] / icuSources / test / intltest / trnserr.h
index ab34a6d6b34c737f593c0b87e6edb1d1081174d7..35b4c5a4bd6819eaf549cf7ba281e2dea77e2c96 100644 (file)
@@ -1,6 +1,6 @@
 /********************************************************************
  * COPYRIGHT: 
- * Copyright (c) 2001-2004, International Business Machines Corporation and
+ * Copyright (c) 2001-2005, International Business Machines Corporation and
  * others. All Rights Reserved.
  ********************************************************************/
 /************************************************************************
@@ -43,6 +43,10 @@ public:
 
     //void TestHexToUniErrors(void);
 
+    // JitterBug 4452, for coverage.  The reason to put this method here is 
+    //  this class is comparable smaller than other Transliterator*Test classes
+    void TestCoverage(void);
+
 };
 
 #endif /* #if !UCONFIG_NO_TRANSLITERATION */