summaryrefslogtreecommitdiff
path: root/tests/testdata/run/error_023_stack_async.ts.out
diff options
context:
space:
mode:
Diffstat (limited to 'tests/testdata/run/error_023_stack_async.ts.out')
-rw-r--r--tests/testdata/run/error_023_stack_async.ts.out10
1 files changed, 0 insertions, 10 deletions
diff --git a/tests/testdata/run/error_023_stack_async.ts.out b/tests/testdata/run/error_023_stack_async.ts.out
deleted file mode 100644
index 2d122d986..000000000
--- a/tests/testdata/run/error_023_stack_async.ts.out
+++ /dev/null
@@ -1,10 +0,0 @@
-[WILDCARD]Error: async
- at [WILDCARD]/error_023_stack_async.ts:[WILDCARD]
- at async [WILDCARD]/error_023_stack_async.ts:[WILDCARD]
- at async [WILDCARD]/error_023_stack_async.ts:[WILDCARD]
-error: Uncaught (in promise) Error: async
- throw new Error("async");
- ^
- at [WILDCARD]/error_023_stack_async.ts:[WILDCARD]
- at async [WILDCARD]/error_023_stack_async.ts:[WILDCARD]
- at async [WILDCARD]/error_023_stack_async.ts:[WILDCARD]