summaryrefslogtreecommitdiffstats
path: root/tests/set4.rs
diff options
context:
space:
mode:
Diffstat (limited to 'tests/set4.rs')
-rw-r--r--tests/set4.rs3
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/set4.rs b/tests/set4.rs
index 5f5916d..c0c06e3 100644
--- a/tests/set4.rs
+++ b/tests/set4.rs
@@ -1,6 +1,3 @@
-extern crate matasano;
-extern crate rand;
-
use rand::Rng;
mod util;