Files
taskwarrior-2.x/test/CMakeLists.txt
Dustin J. Mitchell 28e268bd26 fix parsing invalid depends from server
The data from the server is read via Task::parseJSON, not Task::parse.

This also reverts the tests for Task::parse, and adds new tests for this
specific issue.
2022-01-19 19:34:45 -05:00

1.9 KiB