update frameworks/intl/test/BUILD.gn.

Signed-off-by: zhangdd_ewan <zhangdongdong50@huawei.com>
This commit is contained in:
zhangdd_ewan 2023-05-23 03:25:49 +00:00 committed by Gitee
parent ba63dd922e
commit 5eede3ce72
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -29,6 +29,7 @@ ohos_unittest("intl_test") {
"//third_party/icu/icu4c/source/common",
"//third_party/icu/icu4c/source/common/unicode",
"//third_party/icu/icu4c/source/i18n",
"//third_party/libpng",
]
external_deps = [ "init:libbegetutil" ]
@ -37,7 +38,6 @@ ohos_unittest("intl_test") {
"//third_party/googletest:gtest_main",
"//third_party/icu/icu4c:shared_icui18n",
"//third_party/icu/icu4c:shared_icuuc",
"//third_party/libpng:libpng",
]
}