summaryrefslogtreecommitdiff
path: root/tests/testdata/run/unhandled_rejection_sync_error.ts.out
diff options
context:
space:
mode:
Diffstat (limited to 'tests/testdata/run/unhandled_rejection_sync_error.ts.out')
-rw-r--r--tests/testdata/run/unhandled_rejection_sync_error.ts.out6
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/testdata/run/unhandled_rejection_sync_error.ts.out b/tests/testdata/run/unhandled_rejection_sync_error.ts.out
new file mode 100644
index 000000000..e178373f0
--- /dev/null
+++ b/tests/testdata/run/unhandled_rejection_sync_error.ts.out
@@ -0,0 +1,6 @@
+[WILDCARD]
+unhandled rejection at: Promise {
+ <rejected> Error: boom!
+ at file:///[WILDCARD]testdata/run/unhandled_rejection_sync_error.ts:6:7
+} reason: Error: boom!
+ at file:///[WILDCARD]testdata/run/unhandled_rejection_sync_error.ts:6:7