summaryrefslogtreecommitdiff
path: root/tests/specs/test/fail_fast/__test__.jsonc
blob: a819df39f00752b18a09905a36a43ea9766bbbe0 (plain)
1
2
3
4
5
{
  "args": "test --fail-fast fail_fast.ts fail_fast_other.ts",
  "exitCode": 1,
  "output": "fail_fast.out"
}