mirror of
https://github.com/DaveGamble/cJSON.git
synced 2026-09-08 08:19:53 +00:00
Move parse tests from test.c -> parse_example.c
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"name": "Jack (\"Bee\") Nimble",
|
||||
"format": {"type": "rect",
|
||||
"width": 1920,
|
||||
"height": 1080,
|
||||
"interlace": false,"frame rate": 24
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user