Skip to content

Commit e8383e2

Browse files
author
chaoqin-li1123
committed
fix test build
Signed-off-by: chaoqin-li1123 <[email protected]>
1 parent 065da3f commit e8383e2

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

test/BUILD

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -131,10 +131,6 @@ cc_library(
131131
hdrs = ["utility.h"],
132132
deps = [
133133
"//:lib",
134-
"//:wamr_lib",
135-
# wamr and wasmtime can't coexist for now because they have different definitions for same set of abi.
136-
# "//:wasmtime_lib",
137-
"//:wavm_lib",
138134
"@com_google_googletest//:gtest",
139135
],
140136
)

0 commit comments

Comments
 (0)