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