X-Git-Url: https://git.saurik.com/apple/icu.git/blobdiff_plain/b75a7d8f3b4adbae880cab104ce2c6a50eee4db2..374ca955a76ecab1204ca8bfa63ff9238d998416:/icuSources/test/cintltst/cnmdptst.h?ds=sidebyside diff --git a/icuSources/test/cintltst/cnmdptst.h b/icuSources/test/cintltst/cnmdptst.h index 0d8dd73b..38b4a2a9 100644 --- a/icuSources/test/cintltst/cnmdptst.h +++ b/icuSources/test/cintltst/cnmdptst.h @@ -1,6 +1,6 @@ /******************************************************************** * COPYRIGHT: - * Copyright (c) 1997-2001, International Business Machines Corporation and + * Copyright (c) 1997-2003, International Business Machines Corporation and * others. All Rights Reserved. ********************************************************************/ /******************************************************************************** @@ -49,6 +49,8 @@ static void TestSecondaryGrouping(void); /*Internal functions used*/ static void roundingTest(UNumberFormat*, double, int32_t, const char*); +static void TestCurrencyKeywords(void); + #endif /* #if !UCONFIG_NO_FORMATTING */ #endif