add json file
[scpubgit/Commentry.git] / t / var / exstore / one / two / three.json
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" }
+]