diff options
Diffstat (limited to 'tests/testdata/jsr/import_https_url/analyzable.out')
| -rw-r--r-- | tests/testdata/jsr/import_https_url/analyzable.out | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/tests/testdata/jsr/import_https_url/analyzable.out b/tests/testdata/jsr/import_https_url/analyzable.out deleted file mode 100644 index dd1ca58b4..000000000 --- a/tests/testdata/jsr/import_https_url/analyzable.out +++ /dev/null @@ -1,8 +0,0 @@ -Download http://127.0.0.1:4250/@denotest/import-https-url/meta.json -Download http://127.0.0.1:4250/@denotest/import-https-url/1.0.0_meta.json -Download http://127.0.0.1:4250/@denotest/import-https-url/1.0.0/analyzable.ts -Download http://localhost:4545/welcome.ts -error: Uncaught (in promise) TypeError: Importing http://localhost:4545/welcome.ts blocked. JSR packages cannot import non-JSR remote modules for security reasons. -await import("http://localhost:4545/welcome.ts"); -^ - at async http://127.0.0.1:4250/@denotest/import-https-url/1.0.0/analyzable.ts:1:1 |
