Update trietest.txt

New proposed explanatory format
This commit is contained in:
obscuren 2014-01-01 15:25:21 +01:00
parent 121632bedd
commit 7613302b49
1 changed files with 8 additions and 8 deletions

View File

@ -1,19 +1,19 @@
[ [
[ {
{ "inputs": {
"doe": "reindeer", "doe": "reindeer",
"dog": "puppy", "dog": "puppy",
"dogglesworth": "cat" "dogglesworth": "cat"
}, },
"e378927bfc1bd4f01a2e8d9f59bd18db8a208bb493ac0b00f93ce51d4d2af76c" "expectation":"e378927bfc1bd4f01a2e8d9f59bd18db8a208bb493ac0b00f93ce51d4d2af76c"
], },
[ {
{ "inputs":{
"do": "verb", "do": "verb",
"horse": "stallion", "horse": "stallion",
"doge": "coin", "doge": "coin",
"dog": "puppy" "dog": "puppy"
}, },
"6529010d2a2f633bfe03e7a3a3503e5a5bccd1ca49989ac0fb195fd022c6cc93" "expectation":"6529010d2a2f633bfe03e7a3a3503e5a5bccd1ca49989ac0fb195fd022c6cc93"
] }
] ]