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, 0 insertions, 6 deletions
diff --git a/tests/testdata/run/queue_microtask_error.ts.out b/tests/testdata/run/queue_microtask_error.ts.out
deleted file mode 100644
index a8ce13170..000000000
--- a/tests/testdata/run/queue_microtask_error.ts.out
+++ /dev/null
@@ -1,6 +0,0 @@
-1
-error: Uncaught Error: foo
- throw new Error("foo");
- ^
- at [WILDCARD]/queue_microtask_error.ts:2:9
- at ext:core/[WILDCARD]