mirror of
https://github.com/open-source-parsers/jsoncpp.git
synced 2026-01-11 00:24:14 +01:00
Moved jsontestrunner data from test/ to test/data.
This commit is contained in:
8
test/data/test_comment_01.expected
Normal file
8
test/data/test_comment_01.expected
Normal file
@@ -0,0 +1,8 @@
|
||||
.={}
|
||||
.test=[]
|
||||
.test[0]={}
|
||||
.test[0].a="aaa"
|
||||
.test[1]={}
|
||||
.test[1].b="bbb"
|
||||
.test[2]={}
|
||||
.test[2].c="ccc"
|
||||
Reference in New Issue
Block a user