summaryrefslogtreecommitdiff
path: root/tests/specs/npm/cached_only/__test__.jsonc
blob: b2190d110dd26c34887fcf805574d9998494a23d (plain)
1
2
3
4
5
{
  "args": "run --cached-only cached_only/main.ts",
  "output": "cached_only/main.out",
  "exitCode": 1
}