summaryrefslogtreecommitdiff
path: root/tests/specs/task/non_existent/__test__.jsonc
blob: f0394819be6a80c3745bcf7d2e91811ffa880587 (plain)
1
2
3
4
5
{
  "args": "task --config deno.json non_existent",
  "output": "task_non_existent.out",
  "exitCode": 1
}