Add tools/.vpython3 file to test runner deps

Bug: v8:12313
Change-Id: Id127d9f75cddef3be85ab6e624df215464562899
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/4100467
Commit-Queue: Michael Achenbach <machenbach@chromium.org>
Reviewed-by: Michael Achenbach <machenbach@chromium.org>
Auto-Submit: Almothana Athamneh <almuthanna@chromium.org>
Cr-Commit-Position: refs/heads/main@{#84806}
This commit is contained in:
Al Muthanna Athamina 2022-12-13 10:29:21 +01:00 committed by V8 LUCI CQ
parent 303facf5e1
commit 85f5add30d

View File

@ -60,6 +60,7 @@ group("v8_testrunner") {
"predictable_wrapper.py",
"run-num-fuzzer.py",
"run-tests.py",
".vpython3",
"testrunner/",
]