diff options
Diffstat (limited to 'cli/tests/cafile_url_imports.ts')
| -rw-r--r-- | cli/tests/cafile_url_imports.ts | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/cli/tests/cafile_url_imports.ts b/cli/tests/cafile_url_imports.ts deleted file mode 100644 index f781f32f5..000000000 --- a/cli/tests/cafile_url_imports.ts +++ /dev/null @@ -1,3 +0,0 @@ -import { printHello } from "https://localhost:5545/cli/tests/subdir/mod2.ts"; -printHello(); -console.log("success"); |
