diff --git a/hiviewdfx/BUILD.gn b/hiviewdfx/BUILD.gn index ca05c53c03840320cef26a27189db73c44a607fe..8b264814ed56d6412c729209af6be202bd5a5571 100644 --- a/hiviewdfx/BUILD.gn +++ b/hiviewdfx/BUILD.gn @@ -15,6 +15,8 @@ group("hiviewdfxtestacts") { testonly = true if (is_standard_system) { deps = [ + "abilityconstanttest:ActsAbilityConstantTest", + "apprecoverytest:ActsAppRecoveryTest", "bytracetest:ActsBytraceJsTest", "hiappeventtest/hiappeventcpptest:ActsHiAppEventCPPTest", "hiappeventtest/hiappeventjstest:ActsHiAppeventTest",