Update json tests
This commit is contained in:
parent
abd30c88d9
commit
118df12a03
Binary file not shown.
|
@ -38,8 +38,7 @@ void create_json_file()
|
|||
},
|
||||
"result": {
|
||||
"backgrounds": ["test1.png", "test2.png", "test3.png"]
|
||||
},
|
||||
"data2": {}
|
||||
}
|
||||
})");
|
||||
|
||||
data["data2"] = data2;
|
||||
|
|
|
@ -1,6 +1,5 @@
|
|||
{
|
||||
"data2": {
|
||||
"data2": {},
|
||||
"error": {
|
||||
"code": 101,
|
||||
"message": "operation failed!"
|
||||
|
|
Loading…
Reference in New Issue