0
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-03-09 13:49:37 -04:00
deno/tests/specs/task/non_existent/__test__.jsonc

6 lines
107 B
JSON
Raw Normal View History

{
"args": "task --config deno.json non_existent",
"output": "task_non_existent.out",
"exitCode": 1
}