/********************************************************************
* COPYRIGHT:
- * Copyright (c) 1997-2003, International Business Machines Corporation and
+ * Copyright (c) 1997-2005, International Business Machines Corporation and
* others. All Rights Reserved.
********************************************************************/
void TestJapanese(void);
void TestJapaneseFormat(void);
+ void TestJapanese3860(void);
protected:
// Test a Gregorian-Like calendar
};
+
#endif /* #if !UCONFIG_NO_FORMATTING */
#endif // __IntlCalendarTest__