diff options
Diffstat (limited to 'tests/async_error.ts.out')
-rw-r--r-- | tests/async_error.ts.out | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/tests/async_error.ts.out b/tests/async_error.ts.out index 1e7e901f6..8054551e4 100644 --- a/tests/async_error.ts.out +++ b/tests/async_error.ts.out @@ -3,8 +3,4 @@ before error world Error: error at foo ([WILDCARD]tests/async_error.ts:4:9) - at eval ([WILDCARD]tests/async_error.ts:7:1) - at _gatherDependencies ([WILDCARD]/js/compiler.ts:[WILDCARD]) - at run ([WILDCARD]/js/compiler.ts:[WILDCARD]) - at denoMain ([WILDCARD]/js/main.ts:[WILDCARD]) - at <anonymous>:1:1 + at [WILDCARD]tests/async_error.ts:7:1 |