From 38bc33d7b4750540afcd67a37cfb00da3357b053 Mon Sep 17 00:00:00 2001 From: tv Date: Wed, 3 Nov 2010 16:26:41 +0100 Subject: test.json: bump --- test.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'test.json') diff --git a/test.json b/test.json index 7da5175d..a0406039 100644 --- a/test.json +++ b/test.json @@ -1,5 +1,6 @@ { "a": "1", "b": 2, - "c": { "ca": 11, "cb": [1, 2, 3] } + "c": { "ca": 11, "cb": [1, 2, 3, "42"] }, + "d": {} } -- cgit v1.2.3