summaryrefslogtreecommitdiff
path: root/tests/specs/run/error_no_check/__test__.jsonc
blob: 439dc5615d7538533e6f6070fd37bea9a4cc17e4 (plain)
1
2
3
4
5
{
  "args": "run --reload --no-check error_no_check.ts",
  "output": "error_no_check.ts.out",
  "exitCode": 1
}