summaryrefslogtreecommitdiff
path: root/tests/specs/task/both_no_arg/__test__.jsonc
blob: 7f60fcf366bddb7a58a51b2b2ff45b125839c796 (plain)
1
2
3
4
5
6
7
8
{
  "args": "task --config deno.json",
  "output": "no_args.out",
  "envs": {
    "NO_COLOR": "1"
  },
  "exitCode": 0
}