summaryrefslogtreecommitdiff
path: root/tests/specs/task/both_deno_json_selected/__test__.jsonc
blob: 7b0d31cbce68afd227f81d45b6c8a78e103347cb (plain)
1
2
3
4
5
6
7
8
9
{
  "args": "task --config deno.json other",
  "output": "deno_selected.out",
  "envs": {
    "NO_COLOR": "1",
    "NPM_CONFIG_REGISTRY": "http://localhost:4260/"
  },
  "exitCode": 0
}