summaryrefslogtreecommitdiff
path: root/tests/error_006_import_ext_failure.ts.out
diff options
context:
space:
mode:
Diffstat (limited to 'tests/error_006_import_ext_failure.ts.out')
-rw-r--r--tests/error_006_import_ext_failure.ts.out2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/error_006_import_ext_failure.ts.out b/tests/error_006_import_ext_failure.ts.out
index 8cd05d692..335a7f4a8 100644
--- a/tests/error_006_import_ext_failure.ts.out
+++ b/tests/error_006_import_ext_failure.ts.out
@@ -1,4 +1,4 @@
-[WILDCARD]Uncaught NotFound: Cannot resolve module "./non-existent" from "[WILDCARD]/tests/error_006_import_ext_failure.ts"
+[WILDCARD]Uncaught NotFound: Cannot resolve module "[WILDCARD]/non-existent" from "[WILDCARD]/tests/error_006_import_ext_failure.ts"
at DenoError (js/errors.ts:[WILDCARD])
at maybeError (js/errors.ts:[WILDCARD])
at maybeThrowError (js/errors.ts:[WILDCARD])