about summary refs log tree commit diff
path: root/src/libcollections/tests/lib.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/libcollections/tests/lib.rs')
-rw-r--r--src/libcollections/tests/lib.rs1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/libcollections/tests/lib.rs b/src/libcollections/tests/lib.rs
index 9c6e31d70a5..eae3bf3915f 100644
--- a/src/libcollections/tests/lib.rs
+++ b/src/libcollections/tests/lib.rs
@@ -20,6 +20,7 @@
 #![feature(pattern)]
 #![feature(placement_in_syntax)]
 #![feature(rand)]
+#![feature(splice)]
 #![feature(step_by)]
 #![feature(str_escape)]
 #![feature(test)]