summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/tests.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/tests.rs b/tests/tests.rs
index 38472737..33a75511 100644
--- a/tests/tests.rs
+++ b/tests/tests.rs
@@ -1,7 +1,6 @@
#![allow(dead_code)]
extern crate bindgen;
-extern crate libc;
extern crate syntex_syntax as syntax;
mod support;