aboutsummaryrefslogtreecommitdiff
path: root/tests/compat.rs
diff options
context:
space:
mode:
Diffstat (limited to 'tests/compat.rs')
-rw-r--r--tests/compat.rs2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/compat.rs b/tests/compat.rs
index 39adc7c..ba4c897 100644
--- a/tests/compat.rs
+++ b/tests/compat.rs
@@ -1,5 +1,3 @@
-#![cfg(feature = "compat")]
-
use tokio::timer::Delay;
use tokio::runtime::Runtime;
use std::time::Instant;