Add for-each.js to the required resources of the test
R=mvstanton@chromium.org Bug: chromium:810410 Change-Id: I366c0cb3a8726a0d4e1072aa0332b2a9235b120b Reviewed-on: https://chromium-review.googlesource.com/912870 Reviewed-by: Michael Stanton <mvstanton@chromium.org> Commit-Queue: Sergiy Byelozyorov <sergiyb@chromium.org> Cr-Commit-Position: refs/heads/master@{#51228}
This commit is contained in:
parent
5f73847d5c
commit
29844bac3a
@ -417,7 +417,7 @@
|
||||
"resources": [
|
||||
"filter.js", "map.js", "every.js", "join.js", "some.js",
|
||||
"reduce.js", "reduce-right.js", "to-string.js", "find.js",
|
||||
"find-index.js", "from.js", "of.js"
|
||||
"find-index.js", "from.js", "of.js", "for-each.js"
|
||||
],
|
||||
"flags": [
|
||||
"--allow-natives-syntax"
|
||||
|
Loading…
Reference in New Issue
Block a user