0
0
Fork 0
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:
Bert Belder 2018-08-07 01:40:04 +02:00
parent d8cc487a46
commit 98e8b102fd
No known key found for this signature in database
GPG key ID: 7A77887B2E2ED461

View file

@ -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 = [