!61 add i18n_standard & resmgr_standard test cases

Merge pull request !61 from zhoujunquan/master
This commit is contained in:
openharmony_ci 2021-09-18 08:57:51 +00:00 committed by Gitee
commit 19a37c684e

View File

@ -91,7 +91,7 @@ HWTEST_F(IntlTest, IntlFuncTest001, TestSize.Level1)
* @tc.desc: Test Intl LocaleInfo
* @tc.type: FUNC
*/
HWTEST_F(IntlTest, IntlFuncTest002, TestSize.Level1)
HWTEST_F(IntlTest, IntlFuncTest002, TestSize.Level0)
{
string locale = "ja-Jpan-JP-u-ca-japanese-hc-h12-co-emoji";
map<string, string> options = { { "hourCycle", "h11" },