summaryrefslogtreecommitdiff
path: root/tests/specs/task/init_cwd/deno.json
blob: 93abead1dd3a1dea4b5277f85c1f92640fc5341b (plain)
1
2
3
4
5
{
  "tasks": {
    "echo_init_cwd": "echo $INIT_CWD"
  }
}