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
|
@ -1,5 +1,3 @@
|
|||
#![cfg(test)]
|
||||
|
||||
use super::Count;
|
||||
|
||||
#[test]
|
||||
|
|
Reference in a new issue