summaryrefslogtreecommitdiff
path: root/tests/specs/node/node_debug/__test__.jsonc
blob: 825d3bd3f1486351ea6eb7227400e54a8523b952 (plain)
1
2
3
4
5
6
{
  "args": "run --allow-read main.mjs",
  "envs": { "NODE_DEBUG": "*" },
  "output": "main.out",
  "exitCode": 0
}