summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/all.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/all.rs b/tests/all.rs
index 6ff6c5e..777c899 100644
--- a/tests/all.rs
+++ b/tests/all.rs
@@ -1,7 +1,6 @@
#![deny(warnings)]
extern crate ssh2;
-extern crate libc;
extern crate tempdir;
use std::env;