add json file
Matt S Trout [Wed, 12 Jan 2011 13:51:17 +0000 (13:51 +0000)]
t/var/exstore/one/two/three.json [new file with mode: 0644]

diff --git a/t/var/exstore/one/two/three.json b/t/var/exstore/one/two/three.json
new file mode 100644 (file)
index 0000000..8f8d18a
--- /dev/null
@@ -0,0 +1,4 @@
+[
+  { "title": "Title 1", "body": "Body 1" },
+  { "title": "Title 2", "body": "Body 2" }
+]