提交 dd748179 编写于 作者: X xia

修复UIextensionTest

Signed-off-by: Nxia <xialiangwei1@huawei.com>
上级 437f9f95
......@@ -13,7 +13,7 @@
import("//test/xts/tools/build/suite.gni")
ohos_js_hap_suite("StartAbilityByUIContentSession") {
ohos_hap_assist_suite("StartAbilityByUIContentSession") {
hap_profile = "entry/src/main/module.json"
js_build_mode = "debug"
deps = [
......
{
"description": "Configuration for aceceshi Tests",
"driver": {
"type": "OHJSUnitTest",
"test-timeout": "600000",
"bundle-name": "com.example.actsabilityusertest",
"module-name": "entry",
"shell-timeout": "600000"
},
"kits": [
{
"test-file-name": [
"StartAbilityByUIContentSession.hap"
],
"type": "AppInstallKit",
"cleanup-apps": true
}
]
}
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册