summaryrefslogtreecommitdiff
path: root/tests/specs/worker/nonexistent_worker/__test__.jsonc
blob: eada8335255be9aa56fbef0855312e0a9b95ebb5 (plain)
1
2
3
4
5
{
  "args": "run --allow-read nonexistent_worker.ts",
  "output": "nonexistent_worker.out",
  "exitCode": 1
}