mirror of
https://github.com/DaveGamble/cJSON.git
synced 2023-08-10 21:13:26 +03:00
Move parse tests from test.c -> parse_example.c
This commit is contained in:
5
tests/inputs/test9
Normal file
5
tests/inputs/test9
Normal file
@ -0,0 +1,5 @@
|
||||
[
|
||||
[0, -1, 0],
|
||||
[1, 0, 0],
|
||||
[0, 0, 1]
|
||||
]
|
Reference in New Issue
Block a user