summaryrefslogtreecommitdiff
path: root/test/test.rs
diff options
context:
space:
mode:
Diffstat (limited to 'test/test.rs')
-rw-r--r--test/test.rs2
1 files changed, 0 insertions, 2 deletions
diff --git a/test/test.rs b/test/test.rs
index 4b13fa44..370ae039 100644
--- a/test/test.rs
+++ b/test/test.rs
@@ -1,5 +1,3 @@
-// XXX Allow deprecated items until release 0.16.0. See issue #1096.
-#![allow(deprecated)]
extern crate bytes;
#[cfg(any(target_os = "android", target_os = "linux"))]
extern crate caps;