summaryrefslogtreecommitdiff
path: root/tests/specs/cache/globbing/__test__.jsonc
blob: 9bf210bb413aa24439d685b508a1c19a96466213 (plain)
1
2
3
4
5
{
  "args": "cache *.ts",
  "output": "Download http://localhost:4545/echo.ts\n",
  "exitCode": 0
}