Always generate Arbitrary instances, not just with cfg(test)
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
#[cfg(test)]
|
||||
#[macro_use]
|
||||
extern crate quickcheck;
|
||||
extern crate rand;
|
||||
|
||||
Reference in New Issue
Block a user