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

6 lines
250 B
JSON
Raw Normal View History

2012-03-06 19:32:49 +00:00
{ "returnValue": true,
"path": "/dummy",
"content": "x TEST ENTRY 2\n(C) Alpha TEST ENTRY 1\n(A) Beta TEST ENTRY 3\nTEST ENTRY 4\n(B) Some TEST ENTRY 5\n+TestProject1 @Bug this is my next bug for testing\n+someotherp testing some other one\n"
}