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