summaryrefslogtreecommitdiff
path: root/tests/testdata/run/queue_microtask_error.ts.out
diff options
context:
space:
mode:
Diffstat (limited to 'tests/testdata/run/queue_microtask_error.ts.out')
-rw-r--r--tests/testdata/run/queue_microtask_error.ts.out6
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/testdata/run/queue_microtask_error.ts.out b/tests/testdata/run/queue_microtask_error.ts.out
new file mode 100644
index 000000000..a8ce13170
--- /dev/null
+++ b/tests/testdata/run/queue_microtask_error.ts.out
@@ -0,0 +1,6 @@
+1
+error: Uncaught Error: foo
+ throw new Error("foo");
+ ^
+ at [WILDCARD]/queue_microtask_error.ts:2:9
+ at ext:core/[WILDCARD]