mirror of
https://github.com/denoland/deno.git
synced 2025-03-03 09:31:22 -05:00
test_rs needs deno_deps.
This commit is contained in:
parent
7f8284addf
commit
edd12b90a8
1 changed files with 1 additions and 2 deletions
3
BUILD.gn
3
BUILD.gn
|
@ -184,8 +184,7 @@ rust_test("test_rs") {
|
|||
source_root = "src/main.rs"
|
||||
extern = main_extern
|
||||
deps = [
|
||||
":libdeno",
|
||||
":snapshot",
|
||||
":deno_deps",
|
||||
]
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue