提交 e301a074 编写于 作者: G guduhanyan

2022011600

Signed-off-by: Nguduhanyan <xuyanjun27@163.com>
上级 8b140ffc
......@@ -20,7 +20,7 @@ ohos_js_hap_suite("time_js_test") {
":hjs_demo_resources",
]
certificate_profile = "./signature/openharmony_sx.p7b"
hap_name = "TimeJSApiTest"
hap_name = "ActsTimeJSApiTest"
}
ohos_js_assets("hjs_demo_js_assets") {
source_dir = "./src/main/js/default"
......
......@@ -9,7 +9,7 @@
"kits": [
{
"test-file-name": [
"TimeJSApiTest.hap"
"ActsTimeJSApiTest.hap"
],
"type": "AppInstallKit",
"cleanup-apps": true
......
......@@ -20,7 +20,7 @@ ohos_js_hap_suite("timer_js_test") {
":hjs_demo_resources",
]
certificate_profile = "./signature/openharmony_sx.p7b"
hap_name = "TimerJSApiTest"
hap_name = "ActsTimerJSApiTest"
}
ohos_js_assets("hjs_demo_js_assets") {
source_dir = "./src/main/js/default"
......
......@@ -9,7 +9,7 @@
"kits": [
{
"test-file-name": [
"TimerJSApiTest.hap"
"ActsTimerJSApiTest.hap"
],
"type": "AppInstallKit",
"cleanup-apps": true
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册