Port Generator tests to wasm

This commit is contained in:
Alex Crichton
2018-07-20 12:56:32 -07:00
parent f3d4a20ec7
commit 067de51e57
6 changed files with 83 additions and 148 deletions

View File

@@ -14,3 +14,4 @@ pub mod DataView;
pub mod Date;
pub mod Error;
pub mod Function;
pub mod Generator;