Bug 1191952 - fix commas in json. CLOSED TREE

This commit is contained in:
Joel Maher 2015-09-23 14:46:29 -04:00
parent c77bc0de8d
commit e38de5fff7

View File

@ -77,10 +77,10 @@
"pagesets_manifest_path": "talos/page_load_test/tp5n/tp5o.manifest"
},
"g3": {
"tests": ["dromaeo_dom"],
"tests": ["dromaeo_dom"]
},
"g3-e10s": {
"tests": ["dromaeo_dom"],
"tests": ["dromaeo_dom"]
},
"svgr": {
"tests": ["tsvgx", "tsvgr_opacity", "tart", "tscrollx", "cart"]