Corrected a few small style issues
Split up test function a bit
This commit is contained in:
parent
76c3e8a38c
commit
0635cb75b5
2 changed files with 44 additions and 19 deletions
|
|
@ -18,7 +18,7 @@ use std::default::Default;
|
|||
use std::send_str::{SendStr, SendStrOwned, SendStrStatic};
|
||||
use std::str::Str;
|
||||
use std::to_str::ToStr;
|
||||
use extra::treemap::TreeMap;
|
||||
use self::extra::treemap::TreeMap;
|
||||
use std::option::Some;
|
||||
|
||||
fn main() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue