Todo.txt-Enyo/app/mock/todoTxt_readDoneFile.json

5 lines
141 B
JSON
Raw Normal View History

2012-12-01 22:03:35 +00:00
{ "returnValue": true,
"path": "/dummy",
"content": "x TEST ENTRY 1\nx TEST ENTRY 2\nx TEST ENTRY 3\nx TEST ENTRY 4\nx TEST ENTRY 5\n"
}