summaryrefslogtreecommitdiff
path: root/tests/specs/test/parallel_flag/__test__.jsonc
blob: 0c279e11d395a6282d476160c2395419021cfb23 (plain)
1
2
3
4
5
{
  "args": "test main.ts --parallel",
  "exitCode": 0,
  "output": "main.out"
}