summaryrefslogtreecommitdiffstats
path: root/tests/construction.rs
diff options
context:
space:
mode:
Diffstat (limited to 'tests/construction.rs')
-rw-r--r--tests/construction.rs2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/construction.rs b/tests/construction.rs
index 5f22801..67bab52 100644
--- a/tests/construction.rs
+++ b/tests/construction.rs
@@ -1,5 +1,3 @@
-extern crate embedded_hal_mock as hal;
-
#[macro_use]
#[allow(unused)]
mod common;