summaryrefslogtreecommitdiff
path: root/cli/tests/testdata/lockfile/no_dts/main.ts
diff options
context:
space:
mode:
Diffstat (limited to 'cli/tests/testdata/lockfile/no_dts/main.ts')
-rw-r--r--cli/tests/testdata/lockfile/no_dts/main.ts3
1 files changed, 0 insertions, 3 deletions
diff --git a/cli/tests/testdata/lockfile/no_dts/main.ts b/cli/tests/testdata/lockfile/no_dts/main.ts
deleted file mode 100644
index 7596e1e1a..000000000
--- a/cli/tests/testdata/lockfile/no_dts/main.ts
+++ /dev/null
@@ -1,3 +0,0 @@
-import { test } from "http://localhost:4545/lockfile/no_dts/mod.js";
-
-console.log(test());