Put util under the library.
This commit is contained in:
@@ -10,8 +10,8 @@ extern crate test;
|
||||
|
||||
#[cfg(feature = "compare")]
|
||||
pub mod compare;
|
||||
#[cfg(feature = "compare")]
|
||||
mod util;
|
||||
#[cfg(any(feature = "compare", feature = "wasm_test"))]
|
||||
pub mod util;
|
||||
|
||||
mod context;
|
||||
mod error;
|
||||
|
||||
Reference in New Issue
Block a user