diff options
Diffstat (limited to 'deps/v8/test/perf.isolate')
-rw-r--r-- | deps/v8/test/perf.isolate | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deps/v8/test/perf.isolate b/deps/v8/test/perf.isolate index 5eec44a3ee..132bcc54f0 100644 --- a/deps/v8/test/perf.isolate +++ b/deps/v8/test/perf.isolate @@ -10,7 +10,7 @@ '../tools/run_perf.py', # TODO(machenbach): These files are referenced by the perf runner. # They should be transformed into a proper python module. - '../tools/testrunner/local/commands.py', + '../tools/testrunner/local/command.py', '../tools/testrunner/local/utils.py', '../tools/testrunner/objects/output.py', # This is often used to trigger performance bots. We include it in the |