aboutsummaryrefslogtreecommitdiffstats
path: root/test/old.json
diff options
context:
space:
mode:
Diffstat (limited to 'test/old.json')
-rw-r--r--test/old.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/old.json b/test/old.json
index 17d6738..f887343 100644
--- a/test/old.json
+++ b/test/old.json
@@ -1,7 +1,7 @@
{
"a": 1,
"b": 2,
- "son": {
- "name": "Janošek"
+ "children": {
+ "son": "Janošek"
}
}