1
Fork 0

Warning cleanup

This commit is contained in:
Corey Richardson 2013-06-29 11:01:25 -04:00
parent 95d22a3c81
commit 71b1c6ab60
13 changed files with 11 additions and 32 deletions

View file

@ -1362,7 +1362,7 @@ mod tests {
use std::io;
use std::result;
use std::serialize::Decodable;
use extra::serialize::Decodable;
#[deriving(Eq, Encodable, Decodable)]
enum Animal {