diff options
Diffstat (limited to 'tests/specs/node/worker_threads/message_port_unref.out')
-rw-r--r-- | tests/specs/node/worker_threads/message_port_unref.out | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/specs/node/worker_threads/message_port_unref.out b/tests/specs/node/worker_threads/message_port_unref.out new file mode 100644 index 000000000..c9d5325bc --- /dev/null +++ b/tests/specs/node/worker_threads/message_port_unref.out @@ -0,0 +1,2 @@ +main says hi! +worker says hi! |