mirror of
https://github.com/denoland/deno.git
synced 2025-03-03 09:31:22 -05:00
Fix test_cc build dependencies
This commit is contained in:
parent
d8cc487a46
commit
98e8b102fd
1 changed files with 1 additions and 1 deletions
2
BUILD.gn
2
BUILD.gn
|
@ -186,7 +186,7 @@ v8_source_set("deno_base_test") {
|
|||
"src/from_snapshot.cc",
|
||||
"src/mock_runtime_test.cc",
|
||||
]
|
||||
data = [
|
||||
inputs = [
|
||||
"$target_gen_dir/snapshot_mock_runtime.bin",
|
||||
]
|
||||
deps = [
|
||||
|
|
Loading…
Add table
Reference in a new issue