move extra::test to libtest
This commit is contained in:
parent
0cc8ba0c20
commit
53b9d1a324
50 changed files with 176 additions and 137 deletions
|
@ -23,6 +23,7 @@ extern crate serialize;
|
|||
extern crate sync;
|
||||
extern crate getopts;
|
||||
extern crate collections;
|
||||
extern crate testing = "test";
|
||||
|
||||
use std::local_data;
|
||||
use std::io;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue