diff options
Diffstat (limited to 'tests/async_error.ts.out')
-rw-r--r-- | tests/async_error.ts.out | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/async_error.ts.out b/tests/async_error.ts.out index dd844f9a9..8d276c739 100644 --- a/tests/async_error.ts.out +++ b/tests/async_error.ts.out @@ -7,4 +7,4 @@ Error: error at _gatherDependencies ([WILDCARD]/js/runner.ts:[WILDCARD]) at run ([WILDCARD]/js/runner.ts:[WILDCARD]) at denoMain ([WILDCARD]/js/main.ts:[WILDCARD]) - at deno_main.js:1:1 + at <anonymous>:1:1 |