Port Proxy tests to wasm

This commit is contained in:
Alex Crichton
2018-07-20 15:35:15 -07:00
parent 01ff04d85c
commit ad86c52b02
5 changed files with 58 additions and 77 deletions

View File

@ -22,3 +22,4 @@ pub mod MapIterator;
pub mod Math;
pub mod Number;
pub mod Object;
pub mod Proxy;