mirror of
https://gitee.com/openharmony/arkcompiler_toolchain
synced 2024-11-27 09:40:40 +00:00
Signed-off-by: caolili123 <caolili14@huawei.com>
This commit is contained in:
parent
68bb5cb7b5
commit
fffc283880
@ -345,9 +345,7 @@ group("unittest") {
|
||||
|
||||
# deps file
|
||||
deps = [
|
||||
":DebuggerCIntClientTest",
|
||||
":DebuggerCInterpTest",
|
||||
":DebuggerClientTest",
|
||||
":DebuggerEntryTest",
|
||||
":DebuggerTest",
|
||||
]
|
||||
@ -358,9 +356,7 @@ group("host_unittest") {
|
||||
|
||||
# deps file
|
||||
deps = [
|
||||
":DebuggerCIntClientTestAction",
|
||||
":DebuggerCInterpTestAction",
|
||||
":DebuggerClientTestAction",
|
||||
":DebuggerEntryTestAction",
|
||||
":DebuggerTestAction",
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user