mirror of
https://github.com/denoland/deno.git
synced 2025-01-26 17:02:20 -05:00
8 lines
203 B
JSON
8 lines
203 B
JSON
{
|
|
"steps": [{
|
|
"args": "run message_port_removelistener.mjs",
|
|
"output": "message_port_removelistener.mjs.out",
|
|
// Note: successful exit asserts that the test passed
|
|
"exitCode": 0
|
|
}]
|
|
}
|