Fix imports for wasm_test.
This commit is contained in:
@@ -12,6 +12,8 @@ extern crate test;
|
||||
pub mod compare;
|
||||
#[cfg(any(feature = "compare", feature = "wasm_test"))]
|
||||
pub mod util;
|
||||
#[cfg(feature = "wasm_test")]
|
||||
pub mod wasm;
|
||||
|
||||
mod context;
|
||||
mod error;
|
||||
|
||||
Reference in New Issue
Block a user