summaryrefslogtreecommitdiff
path: root/test/message/promise_always_throw_unhandled.out
diff options
context:
space:
mode:
Diffstat (limited to 'test/message/promise_always_throw_unhandled.out')
-rw-r--r--test/message/promise_always_throw_unhandled.out13
1 files changed, 13 insertions, 0 deletions
diff --git a/test/message/promise_always_throw_unhandled.out b/test/message/promise_always_throw_unhandled.out
new file mode 100644
index 0000000000..8d03026856
--- /dev/null
+++ b/test/message/promise_always_throw_unhandled.out
@@ -0,0 +1,13 @@
+*promise_always_throw_unhandled.js:*
+ throw new Error('One');
+ ^
+Error: One
+ at *promise_always_throw_unhandled.js:*:*
+ at new Promise (<anonymous>)
+ at Object.<anonymous> (*promise_always_throw_unhandled.js:*:*)
+ at *
+ at *
+ at *
+ at *
+ at *
+ at *