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