Todo.txt-Enyo/app/mock/todoTxt_readFile.json
2012-03-06 14:32:49 -05:00

6 lines
250 B
JSON

{ "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"
}