Added Test Mapping framework and running through a path.

This commit is contained in:
Sandeep Hegde 2017-10-24 22:16:48 -04:00
parent 0d2ad9a5be
commit ba2152900c
3 changed files with 48 additions and 10 deletions

View file

@ -0,0 +1,10 @@
{
"xmlhttprequest.rs":
[
"XMLHttpRequest"
],
"range.rs":
[
"dom/ranges"
]
}