From b66984edf62807c60a23f83e2933d914dca6bf43 Mon Sep 17 00:00:00 2001 From: rtlove Date: Wed, 26 Jul 2017 12:38:31 +0800 Subject: [PATCH] Update test.json --- test.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/test.json b/test.json index d0db34d..408e583 100644 --- a/test.json +++ b/test.json @@ -2,6 +2,7 @@ "test": "test", "dd": [ 1, - 2 + 2, + 3 ] -} \ No newline at end of file +}