aboutsummaryrefslogtreecommitdiffstats
path: root/test/old.json
diff options
context:
space:
mode:
authorMatěj Cepl <mcepl@redhat.com>2011-10-28 14:30:53 +0200
committerMatěj Cepl <mcepl@redhat.com>2011-10-28 14:30:53 +0200
commite10506226abbca14ebe99c987feb155f1253abec (patch)
tree5efe7ff191e68045ad6ac569eb6401e8815bfd69 /test/old.json
parent81f605fb4885efbfccf615848a3f5ee6a1452025 (diff)
downloadjson_diff-e10506226abbca14ebe99c987feb155f1253abec.tar.gz
HTML formatted output possible.
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"
}
}