summaryrefslogtreecommitdiff
path: root/tests/specs/test/no_check/__test__.jsonc
blob: 3d0c743360872b3442c9d2878d2321c26cafa7a1 (plain)
1
2
3
4
5
{
  "args": "test --no-check main.ts",
  "exitCode": 1,
  "output": "main.out"
}