diff options
Diffstat (limited to 'support/cJSON-master/tests/inputs/test11.expected')
| -rw-r--r-- | support/cJSON-master/tests/inputs/test11.expected | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/support/cJSON-master/tests/inputs/test11.expected b/support/cJSON-master/tests/inputs/test11.expected new file mode 100644 index 0000000..24e72ec --- /dev/null +++ b/support/cJSON-master/tests/inputs/test11.expected @@ -0,0 +1,10 @@ +{ + "name": "Jack (\"Bee\") Nimble", + "format": { + "type": "rect", + "width": 1920, + "height": 1080, + "interlace": false, + "frame rate": 24 + } +}
\ No newline at end of file |
