summaryrefslogtreecommitdiffstats
path: root/tests/tests.rs
diff options
context:
space:
mode:
Diffstat (limited to 'tests/tests.rs')
-rw-r--r--tests/tests.rs5
1 files changed, 0 insertions, 5 deletions
diff --git a/tests/tests.rs b/tests/tests.rs
index ceff7bc2..29cc5824 100644
--- a/tests/tests.rs
+++ b/tests/tests.rs
@@ -1,8 +1,3 @@
-extern crate serde;
-#[macro_use]
-extern crate serde_derive;
-extern crate serde_json;
-
// Macros useful for testing.
#[macro_use]
mod macros;