summaryrefslogtreecommitdiff
path: root/tests/specs/run/shebang_with_json_imports_tsc/__test__.jsonc
blob: 7fbb8a5d355ce83a5b4dd1d3047474aa2be1a1f5 (plain)
1
2
3
4
5
{
  "args": "run --quiet json_with_shebang.ts",
  "output": "json_with_shebang.ts.out",
  "exitCode": 1
}