提交 62be44b6 编写于 作者: Y yorere

add bundle

Signed-off-by: Nyorere <wangyihang3@huawei.com>
上级 2c11a047
{ {
"name": "@ohos/xts", "name": "@ohos/xts_acts",
"version": "", "version": "",
"description": "XTS是OpenHarmony生态认证测试套件的集合,当前包括acts(application compatibility test suite)应用兼容性测试套,后续会拓展dcts(device compatibility test suite)设备兼容性测试套等。", "description": "XTS是OpenHarmony生态认证测试套件的集合,当前包括acts(application compatibility test suite)应用兼容性测试套,后续会拓展dcts(device compatibility test suite)设备兼容性测试套等。",
"homePage": "https://gitee.com/openharmony", "homePage": "https://gitee.com/openharmony",
"license": "", "license": "Apache V2",
"repository": "", "repository": "https://gitee.com/openharmony/xts_acts",
"domain": "os", "domain": "os",
"language": "", "language": "",
"publishAs": "", "publishAs": "code-segment",
"private": false, "private": false,
"scripts": {}, "scripts": {},
"tags": [], "tags": [
"keywords": [], "test"
],
"keywords": [
"xts",
"acts"
],
"envs": [], "envs": [],
"dirs": [], "dirs": [],
"author": { "author": {
...@@ -26,7 +31,9 @@ ...@@ -26,7 +31,9 @@
"url": "" "url": ""
} }
], ],
"segment": {}, "segment": {
"destPath": "test/xts/acts"
},
"component": { "component": {
"name": "xts", "name": "xts",
"subsystem": "xdevice\r\ntest", "subsystem": "xdevice\r\ntest",
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册