summaryrefslogtreecommitdiffstats
path: root/tests/set4.rs
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2019-04-09 02:55:17 -0400
committerJesse Luehrs <doy@tozt.net>2019-04-09 02:55:17 -0400
commitf92b84f214923a180b455eb7f5dbb69f6973db87 (patch)
tree3c62ba52de53e4de1a395513b7a109fc39f89c5b /tests/set4.rs
parentf1f522df90e4af23f442067e269463710193148d (diff)
downloadmatasano-f92b84f214923a180b455eb7f5dbb69f6973db87.tar.gz
matasano-f92b84f214923a180b455eb7f5dbb69f6973db87.zip
more cleanups
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;