summaryrefslogtreecommitdiff
path: root/tests/testdata/jsr/import_https_url/unanalyzable.out
diff options
context:
space:
mode:
authorDavid Sherret <dsherret@users.noreply.github.com>2024-03-15 15:46:51 -0400
committerGitHub <noreply@github.com>2024-03-15 15:46:51 -0400
commite40f9a5c14c51b6d05812e48fa072148fe79c74d (patch)
treee492e91717c7ddda3e31139f870706870449cdde /tests/testdata/jsr/import_https_url/unanalyzable.out
parent392579b5a673964752e38e1e0d9c2c9ae223a382 (diff)
chore: move more tests away from itest (#22909)
Part of #22907
Diffstat (limited to 'tests/testdata/jsr/import_https_url/unanalyzable.out')
-rw-r--r--tests/testdata/jsr/import_https_url/unanalyzable.out7
1 files changed, 0 insertions, 7 deletions
diff --git a/tests/testdata/jsr/import_https_url/unanalyzable.out b/tests/testdata/jsr/import_https_url/unanalyzable.out
deleted file mode 100644
index 4ae04996c..000000000
--- a/tests/testdata/jsr/import_https_url/unanalyzable.out
+++ /dev/null
@@ -1,7 +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/unanalyzable.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(nonAnalyzableUrl());
-^
- at async http://127.0.0.1:4250/@denotest/import-https-url/1.0.0/unanalyzable.ts:5:1