提交 2fdf37fa 编写于 作者: Y yanglifeng1217

<update>

Signed-off-by: Nyanglifeng1217 <yanglifeng5@huawei.com>
上级 8aff1f41
...@@ -16,15 +16,16 @@ group("distributeddatamgr") { ...@@ -16,15 +16,16 @@ group("distributeddatamgr") {
testonly = true testonly = true
if (is_standard_system) { if (is_standard_system) {
deps = [ deps = [
"appdatamgrjstest/hap:appdatamgr_js_test", "dataObjectjstest/hap:dataObject_js_test",
"distributeddataObjectjstest/hap:distributeddataObject_js_test", "dataShare:dataShare",
"distributeddatamgrjstest/hap:distributeddatamgr_js_test", "kvStorejstest/hap:kvStore_js_test",
"windowStage:windowStage", "preferencesjstest/hap:preferences_js_test",
"relationalStorejstest/hap:relationalstore_js_test",
] ]
} else { } else {
deps = [ deps = [
"appdatamgrtest/hap:appdatamgrfunctest_hap", "kvStorejstest/hap:distributeddatamgrfunctest_hap",
"distributeddatamgrtest/hap:distributeddatamgrfunctest_hap", "relationalStorejstest/hap:appdatamgrfunctest_hap",
"searchtest/hap:searchfunctest_hap", "searchtest/hap:searchfunctest_hap",
] ]
} }
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册