Port Intl tests to wasm

This commit is contained in:
Alex Crichton
2018-07-20 13:00:44 -07:00
parent 067de51e57
commit d76f619298
4 changed files with 26 additions and 35 deletions

View File

@ -15,3 +15,4 @@ pub mod Date;
pub mod Error;
pub mod Function;
pub mod Generator;
pub mod Intl;