summaryrefslogtreecommitdiff
path: root/tests/all.rs
diff options
context:
space:
mode:
Diffstat (limited to 'tests/all.rs')
-rw-r--r--tests/all.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/all.rs b/tests/all.rs
index 5930a8f..6ff6c5e 100644
--- a/tests/all.rs
+++ b/tests/all.rs
@@ -1,5 +1,4 @@
#![deny(warnings)]
-#![feature(convert)]
extern crate ssh2;
extern crate libc;