projects
/
scpubgit/Commentry.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
78fccf0
)
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]
patch
|
blob
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
+++ b/
t/var/exstore/one/two/three.json
@@ -0,0
+1,4
@@
+[
+ { "title": "Title 1", "body": "Body 1" },
+ { "title": "Title 2", "body": "Body 2" }
+]