aboutsummaryrefslogtreecommitdiffstats
path: root/test/old.json
diff options
context:
space:
mode:
authorMatěj Cepl <mcepl@redhat.com>2011-10-24 22:03:36 +0200
committerMatěj Cepl <mcepl@redhat.com>2011-10-24 22:24:32 +0200
commit11144b854286fa8fa49a7f770cf995f75d3ccc6f (patch)
tree408a503d8cbfdf4daeed21ca287f97c0b87fefcc /test/old.json
parentcb11124ae07ac3fbc9a5db88d94f140a64adefef (diff)
downloadjson_diff-11144b854286fa8fa49a7f770cf995f75d3ccc6f.tar.gz
Add testing data.
Diffstat (limited to 'test/old.json')
-rw-r--r--test/old.json7
1 files changed, 7 insertions, 0 deletions
diff --git a/test/old.json b/test/old.json
new file mode 100644
index 0000000..17d6738
--- /dev/null
+++ b/test/old.json
@@ -0,0 +1,7 @@
+{
+ "a": 1,
+ "b": 2,
+ "son": {
+ "name": "Janošek"
+ }
+}