Cleanup, commenting, trivial renaming
This commit is contained in:
parent
4a5e8c5218
commit
27b06777e6
5 changed files with 75 additions and 23 deletions
|
@ -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();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue