Fix wabt tests

This commit is contained in:
Sergey Pepyakin
2017-12-12 15:34:59 +01:00
parent 1fc65ca54f
commit 4297a64e9e
2 changed files with 351 additions and 352 deletions

View File

@ -1,5 +1,5 @@
mod basics;
// mod wabt;
mod wabt;
// mod wasm;
mod utils {