Commit da511d33 authored by mvstanton's avatar mvstanton Committed by Commit bot

Error in JSTests.json prevented uploads.

TBR=machenbach@chromium.org
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true
BUG=

Review-Url: https://codereview.chromium.org/2770623002
Cr-Commit-Position: refs/heads/master@{#44003}
parent f0e3f8ea
......@@ -341,13 +341,13 @@
]
},
{
"name": "Arrays",
"path": ["Arrays"],
"name": "Array",
"path": ["Array"],
"main": "run.js",
"resources": [
"filter.js"
],
"results_regexp": "^Arrays\\-%s\\(Scope\\): (.+)$",
"results_regexp": "^Array\\-%s\\(Scope\\): (.+)$",
"tests": [
{"name": "Filter"}
]
......
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