diff options
Diffstat (limited to 'testing/web-platform/mozilla/meta/MANIFEST.json')
-rw-r--r-- | testing/web-platform/mozilla/meta/MANIFEST.json | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/testing/web-platform/mozilla/meta/MANIFEST.json b/testing/web-platform/mozilla/meta/MANIFEST.json new file mode 100644 index 000000000..bb0b983d6 --- /dev/null +++ b/testing/web-platform/mozilla/meta/MANIFEST.json @@ -0,0 +1,28 @@ +{ + "items": { + "manual": [], + "reftest": [], + "stub": [], + "testharness": [], + "wdspec": [] + }, + "local_changes": { + "deleted": [], + "deleted_reftests": {}, + "items": { + "testharness": { + "html/syntax/parsing/math-parse01.html": [ + { + "path": "html/syntax/parsing/math-parse01.html", + "url": "/_mozilla/html/syntax/parsing/math-parse01.html" + } + ] + } + }, + "reftest_nodes": {} + }, + "reftest_nodes": {}, + "rev": null, + "url_base": "/_mozilla/", + "version": 3 +} |