Remove unneeded test import
Now this builds on stable again. I’ll put future benchmarks under benches/ to be sure.
This commit is contained in:
parent
9d6482204d
commit
d9b960c6c1
@ -1,5 +1,3 @@
|
||||
#![feature(test)]
|
||||
extern crate test;
|
||||
#[macro_use]
|
||||
extern crate failure;
|
||||
#[macro_use]
|
||||
|
Loading…
Reference in New Issue
Block a user