summaryrefslogtreecommitdiff
path: root/tests/specs/node/worker_threads/__test__.jsonc
blob: adcb9a85d67f617433e34a40da1b29c4fd2d71df (plain)
1
2
3
4
5
6
7
8
{
  "steps": [{
    "args": "run message_port_removelistener.mjs",
    "output": "message_port_removelistener.mjs.out",
    // Note: successful exit asserts that the test passed
    "exitCode": 0
  }]
}