mirror of
https://github.com/pezkuwichain/serde.git
synced 2026-04-23 03:38:00 +00:00
Start fixing the json tests
This commit is contained in:
@@ -346,7 +346,6 @@ fn test_write_tuple() {
|
||||
*/
|
||||
}
|
||||
|
||||
/*
|
||||
#[test]
|
||||
fn test_write_enum() {
|
||||
test_encode_ok(&[
|
||||
@@ -408,6 +407,7 @@ fn test_write_enum() {
|
||||
*/
|
||||
}
|
||||
|
||||
/*
|
||||
#[test]
|
||||
fn test_write_option() {
|
||||
test_encode_ok(&[
|
||||
|
||||
Reference in New Issue
Block a user