mirror of
https://github.com/open-source-parsers/jsoncpp.git
synced 2025-10-14 15:05:34 +02:00
Moved jsontestrunner data from test/ to test/data.
This commit is contained in:
5
test/data/test_array_04.expected
Normal file
5
test/data/test_array_04.expected
Normal file
@@ -0,0 +1,5 @@
|
||||
.=[]
|
||||
.[0]=1
|
||||
.[1]="abc"
|
||||
.[2]=12.3
|
||||
.[3]=-4
|
Reference in New Issue
Block a user