summaryrefslogtreecommitdiffstatshomepage
path: root/3rdparty/jsoncpp/test/data/test_comment_01.expected
diff options
context:
space:
mode:
Diffstat (limited to '3rdparty/jsoncpp/test/data/test_comment_01.expected')
-rw-r--r--3rdparty/jsoncpp/test/data/test_comment_01.expected10
1 files changed, 0 insertions, 10 deletions
diff --git a/3rdparty/jsoncpp/test/data/test_comment_01.expected b/3rdparty/jsoncpp/test/data/test_comment_01.expected
deleted file mode 100644
index 1ed01ba100c..00000000000
--- a/3rdparty/jsoncpp/test/data/test_comment_01.expected
+++ /dev/null
@@ -1,10 +0,0 @@
-.={}
-// Comment for array
-.test=[]
-// Comment within array
-.test[0]={}
-.test[0].a="aaa"
-.test[1]={}
-.test[1].b="bbb"
-.test[2]={}
-.test[2].c="ccc"