提交 6e2ed94b 编写于 作者: C chenxuihui

build error fixed

Signed-off-by: Nchenxuihui <chenxuhui2@huawei.com>
上级 de0eeb30
...@@ -15,6 +15,6 @@ import("//build/ohos_var.gni") ...@@ -15,6 +15,6 @@ import("//build/ohos_var.gni")
group("hiviewdfxtestacts") { group("hiviewdfxtestacts") {
testonly = true testonly = true
if (is_standard_system) { if (is_standard_system) {
deps = [ "hiappeventtest/hiappeventjstest:hiappeventjstest" ] deps = [ "hiappeventtest/hiappeventjstest:ActsHiAppeventTest" ]
} }
} }
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册