fixes for tests to be run in release-mode
Signed-off-by: Jason Volk <jason@zemos.net>
This commit is contained in:
@@ -16,6 +16,7 @@ pub mod set;
|
||||
pub mod stream;
|
||||
pub mod string;
|
||||
pub mod sys;
|
||||
#[cfg(test)]
|
||||
mod tests;
|
||||
pub mod time;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user