mirror of
https://github.com/stleary/JSON-java.git
synced 2026-01-24 00:03:17 -05:00
Test cases for issue described in https://github.com/stleary/JSON-java/issues/410.
This commit is contained in:
@@ -19,6 +19,7 @@
|
||||
"another/key" : [
|
||||
"val"
|
||||
]
|
||||
}
|
||||
},
|
||||
"" : { "" : "empty key of an object with an empty key" }
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user