From e40f9a5c14c51b6d05812e48fa072148fe79c74d Mon Sep 17 00:00:00 2001 From: David Sherret Date: Fri, 15 Mar 2024 15:46:51 -0400 Subject: chore: move more tests away from itest (#22909) Part of #22907 --- tests/testdata/jsr/import_https_url/unanalyzable.ts | 1 - 1 file changed, 1 deletion(-) delete mode 100644 tests/testdata/jsr/import_https_url/unanalyzable.ts (limited to 'tests/testdata/jsr/import_https_url/unanalyzable.ts') diff --git a/tests/testdata/jsr/import_https_url/unanalyzable.ts b/tests/testdata/jsr/import_https_url/unanalyzable.ts deleted file mode 100644 index 87ccdcfdc..000000000 --- a/tests/testdata/jsr/import_https_url/unanalyzable.ts +++ /dev/null @@ -1 +0,0 @@ -import "jsr:@denotest/import-https-url/unanalyzable"; -- cgit v1.2.3