]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/test/intltest/trnserr.h
ICU-59117.0.1.tar.gz
[apple/icu.git] / icuSources / test / intltest / trnserr.h
index ab34a6d6b34c737f593c0b87e6edb1d1081174d7..85e5e808b2b44462b3044f55cd24946af3d9c05c 100644 (file)
@@ -1,6 +1,8 @@
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html
 /********************************************************************
  * 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 +45,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 */