fix tests on macOS
This commit is contained in:
parent
59541d446a
commit
341798f09d
@ -1,3 +1,5 @@
|
||||
#![allow(unused_imports)] // FIXME for macOS
|
||||
|
||||
extern crate rand;
|
||||
|
||||
use rand::{SeedableRng, FromEntropy, Rng, rngs::SmallRng};
|
||||
|
Loading…
x
Reference in New Issue
Block a user