提交 ad6c6fdd 编写于 作者: C chenxuihui

fix review issue

Signed-off-by: Nchenxuihui <chenxuhui2@huawei.com>
上级 e3f5f00d
......@@ -12,7 +12,7 @@
# limitations under the License.
import("//test/xts/tools/build/suite.gni")
ohos_js_hap_suite("hiappeventjstest") {
ohos_js_hap_suite("ActsHiAppeventTest") {
hap_profile = "./src/main/config.json"
deps = [
":hiappevent_js_assets",
......@@ -24,7 +24,7 @@ ohos_js_hap_suite("hiappeventjstest") {
# "//third_party/libpng:libpng",
# ]
certificate_profile = "./signature/openharmony_sx.p7b"
hap_name = "HiAppeventTest"
hap_name = "ActsHiAppeventTest"
# part_name = "prebuilt_hap"
# subsystem_name = "xts"
......
......@@ -36,6 +36,7 @@ _all_test_packages = [
"${ACTS_ROOT}/multimodalinput:multimodalinput",
"${ACTS_ROOT}/resourceschedule:resourceschedule",
"${ACTS_ROOT}/telephony:telephony",
"${ACTS_ROOT}/hiviewdfx:hiviewdfx",
]
_all_test_packages_ivi = [
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册