Warning cleanup
This commit is contained in:
parent
95d22a3c81
commit
71b1c6ab60
13 changed files with 11 additions and 32 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue