diff options
Diffstat (limited to 'cli/tests/testdata/jsx_import_source_error.out')
| -rw-r--r-- | cli/tests/testdata/jsx_import_source_error.out | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cli/tests/testdata/jsx_import_source_error.out b/cli/tests/testdata/jsx_import_source_error.out index b9758a99e..957fa4a97 100644 --- a/cli/tests/testdata/jsx_import_source_error.out +++ b/cli/tests/testdata/jsx_import_source_error.out @@ -1,2 +1,2 @@ -error: Cannot load module "file:///[WILDCARD]/nonexistent/jsx-runtime". +error: Module not found "file:///[WILDCARD]/nonexistent/jsx-runtime". at file:///[WILDCARD]/deno-jsx-error.jsonc:1:1 |
