[test] Fix predictable builder after swarming switch

NOTRY=true
TBR=sergiyb@chromium.org

Bug: chromium:830557
Change-Id: Ie9022b04cb5858654c6903f38031c860e8681b9e
Reviewed-on: https://chromium-review.googlesource.com/c/1296478
Reviewed-by: Michael Achenbach <machenbach@chromium.org>
Commit-Queue: Michael Achenbach <machenbach@chromium.org>
Cr-Commit-Position: refs/heads/master@{#56899}
This commit is contained in:
Michael Achenbach 2018-10-23 15:23:17 +02:00 committed by Commit Bot
parent 56ae234e01
commit 5553ab52b9

View File

@ -50,6 +50,7 @@ group("v8_testrunner") {
data = [
# Also add the num-fuzzer wrapper script in order to be able to run the
# num-fuzzer on all existing isolated V8 test suites.
"predictable_wrapper.py",
"run-num-fuzzer.py",
"run-tests.py",
"testrunner/",