Commit 29844bac authored by Sergiy Byelozyorov's avatar Sergiy Byelozyorov Committed by Commit Bot

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/912870Reviewed-by: 's avatarMichael Stanton <mvstanton@chromium.org>
Commit-Queue: Sergiy Byelozyorov <sergiyb@chromium.org>
Cr-Commit-Position: refs/heads/master@{#51228}
parent 5f73847d
......@@ -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"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment