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:
6
test/data/test_array_03.expected
Normal file
6
test/data/test_array_03.expected
Normal file
@@ -0,0 +1,6 @@
|
||||
.=[]
|
||||
.[0]=1
|
||||
.[1]=2
|
||||
.[2]=3
|
||||
.[3]=4
|
||||
.[4]=5
|
Reference in New Issue
Block a user