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.
This commit is contained in:
committed by
Tomas Babej
parent
7321febe4f
commit
28e268bd26
1
test/.gitignore
vendored
1
test/.gitignore
vendored
@@ -34,5 +34,6 @@ variant_partial.t
|
||||
variant_subtract.t
|
||||
variant_xor.t
|
||||
view.t
|
||||
tw-2689.t
|
||||
|
||||
json_test
|
||||
|
||||
Reference in New Issue
Block a user