diff options
author | 2016-01-09 21:11:04 +0100 | |
---|---|---|
committer | 2016-01-09 21:11:04 +0100 | |
commit | 2382be9ea8de81e81a4c410342d0c17a2e345565 (patch) | |
tree | 9f51ee077b50e571499ed14a826f16059a58ceb8 /3rdparty/jsoncpp/test/data/test_complex_01.expected | |
parent | 50a72771ffa24774fa081495766efdaefc47e220 (diff) |
removed jsoncpp (nw)
Diffstat (limited to '3rdparty/jsoncpp/test/data/test_complex_01.expected')
-rw-r--r-- | 3rdparty/jsoncpp/test/data/test_complex_01.expected | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/3rdparty/jsoncpp/test/data/test_complex_01.expected b/3rdparty/jsoncpp/test/data/test_complex_01.expected deleted file mode 100644 index 7573c8812d9..00000000000 --- a/3rdparty/jsoncpp/test/data/test_complex_01.expected +++ /dev/null @@ -1,20 +0,0 @@ -.={} -.attribute=[] -.attribute[0]="random" -.attribute[1]="short" -.attribute[2]="bold" -.attribute[3]=12 -.attribute[4]={} -.attribute[4].height=7 -.attribute[4].width=64 -.count=1234 -.name={} -.name.aka="T.E.S.T." -.name.id=123987 -.test={} -.test.1={} -.test.1.2={} -.test.1.2.3={} -.test.1.2.3.coord=[] -.test.1.2.3.coord[0]=1 -.test.1.2.3.coord[1]=2 |