summaryrefslogtreecommitdiff
path: root/test/message/async_error_nexttick_main.out
diff options
context:
space:
mode:
Diffstat (limited to 'test/message/async_error_nexttick_main.out')
-rw-r--r--test/message/async_error_nexttick_main.out7
1 files changed, 7 insertions, 0 deletions
diff --git a/test/message/async_error_nexttick_main.out b/test/message/async_error_nexttick_main.out
new file mode 100644
index 0000000000..c6ac1e4180
--- /dev/null
+++ b/test/message/async_error_nexttick_main.out
@@ -0,0 +1,7 @@
+Error: test
+ at one (*fixtures*async-error.js:4:9)
+ at two (*fixtures*async-error.js:17:9)
+ at processTicksAndRejections (internal/process/task_queues.js:*:*)
+ at async three (*fixtures*async-error.js:20:3)
+ at async four (*fixtures*async-error.js:24:3)
+ at async main (*message*async_error_nexttick_main.js:7:5)