fixes for tests to be run in release-mode
Signed-off-by: Jason Volk <jason@zemos.net>
This commit is contained in:
parent
94c8683836
commit
44e6b1af3c
6 changed files with 6 additions and 7 deletions
|
@ -11,6 +11,7 @@ mod opts;
|
|||
mod pool;
|
||||
mod ser;
|
||||
mod stream;
|
||||
#[cfg(test)]
|
||||
mod tests;
|
||||
pub(crate) mod util;
|
||||
mod watchers;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue