1
Fork 0

Cleanup, commenting, trivial renaming

This commit is contained in:
John Clements 2013-02-11 13:36:24 -08:00
parent 4a5e8c5218
commit 27b06777e6
5 changed files with 75 additions and 23 deletions

View file

@ -1294,8 +1294,6 @@ mod tests {
}
}
// testing both auto_encode's calling patterns
// and json... not sure where to put these tests.
#[test]
fn test_write_enum () {
let bw = @io::BytesWriter();