提交 ba801e8b 编写于 作者: Y yanglifeng1217

<yanglifeng5@huawei.com>

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