test: Remove deprecated features from benchmark tests. rs=burningtree
This commit is contained in:
parent
1c8490b0d9
commit
da9c6d9ba6
6 changed files with 15 additions and 7 deletions
|
|
@ -17,6 +17,7 @@ use std::oldmap;
|
|||
use std::oldmap::{Map, HashMap};
|
||||
|
||||
use core::io::{Reader, ReaderUtil};
|
||||
use core::rand::RngUtil;
|
||||
|
||||
macro_rules! bench (
|
||||
($id:ident) => (maybe_run_test(argv, stringify!($id).to_owned(), $id))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue