1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-12-12 18:42:18 -05:00
denoland-deno/tests/specs/task/piped_stdin/__test__.jsonc

8 lines
122 B
Text
Raw Normal View History

{
"args": "task -q --config deno.json piped",
"output": "task_piped_stdin.out",
"envs": {
"NO_COLOR": "1"
}
}