提交 ba801e8b 编写于 作者: Y yanglifeng1217

<yanglifeng5@huawei.com>

Signed-off-by: Nyanglifeng1217 <yanglifeng5@huawei.com>
上级 08102a86
......@@ -3,8 +3,7 @@
"driver": {
"type": "JSUnitTest",
"test-timeout": "1000000",
"package": "com.example.myapplication",
"abilityName": "decc.testkit.runner.JsEntryAbility",
"package": "ohos.acts.appdatamgrjstest",
"shell-timeout": "60000"
},
"kits": [
......
{
"app": {
"bundleName": "com.example.myapplication",
"bundleName": "ohos.acts.appdatamgrjstest",
"vendor": "example",
"version": {
"code": 1,
......@@ -13,7 +13,7 @@
},
"deviceConfig": {},
"module": {
"package": "com.example.myapplication",
"package": "ohos.acts.appdatamgrjstest",
"name": ".AppdatamgrJSTest",
"deviceType": [
"phone"
......@@ -36,7 +36,7 @@
]
}
],
"name": "decc.testkit.runner.JsEntryAbility",
"name": "ohos.acts.appdatamgrjstest.MainAbility",
"icon": "$media:icon",
"description": "$string:mainability_description",
"label": "AppdatamgrJSTest",
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册