summaryrefslogtreecommitdiff
path: root/cli/tests/error_004_missing_module.ts.out
diff options
context:
space:
mode:
Diffstat (limited to 'cli/tests/error_004_missing_module.ts.out')
-rw-r--r--cli/tests/error_004_missing_module.ts.out4
1 files changed, 2 insertions, 2 deletions
diff --git a/cli/tests/error_004_missing_module.ts.out b/cli/tests/error_004_missing_module.ts.out
index 1c77c0626..b93f2e613 100644
--- a/cli/tests/error_004_missing_module.ts.out
+++ b/cli/tests/error_004_missing_module.ts.out
@@ -1,8 +1,8 @@
[WILDCARD]error: Uncaught NotFound: Cannot resolve module "[WILDCARD]/bad-module.ts" from "[WILDCARD]/error_004_missing_module.ts"
at unwrapResponse ([WILDCARD]dispatch_json.ts:[WILDCARD])
at Object.sendAsync ([WILDCARD]dispatch_json.ts:[WILDCARD])
- at async processImports ($deno$/compiler/imports.ts:[WILDCARD])
- at async Object.processImports ($deno$/compiler/imports.ts:[WILDCARD])
+ at async processImports ($deno$/compiler.ts:[WILDCARD])
+ at async processImports ($deno$/compiler.ts:[WILDCARD])
at async compile ($deno$/compiler.ts:[WILDCARD])
at async tsCompilerOnMessage ($deno$/compiler.ts:[WILDCARD])
at async workerMessageRecvCallback ([WILDCARD]runtime_worker.ts:[WILDCARD])