Index: source/test/intltest/tzfmttst.h |
diff --git a/source/test/intltest/tzfmttst.h b/source/test/intltest/tzfmttst.h |
index 3d81a82b6dd7e42d54a8a073d9b8ac7891a8979c..cb763576b40df48794c3d260dbc44ececc7decd3 100644 |
--- a/source/test/intltest/tzfmttst.h |
+++ b/source/test/intltest/tzfmttst.h |
@@ -1,6 +1,6 @@ |
/* |
******************************************************************************* |
-* Copyright (C) 2007-2013, International Business Machines Corporation and * |
+* Copyright (C) 2007-2014, International Business Machines Corporation and * |
* others. All Rights Reserved. * |
******************************************************************************* |
*/ |
@@ -23,6 +23,7 @@ class TimeZoneFormatTest : public IntlTest { |
void TestParse(void); |
void TestISOFormat(void); |
void TestFormat(void); |
+ void TestFormatTZDBNames(void); |
}; |
#endif /* #if !UCONFIG_NO_FORMATTING */ |