summaryrefslogtreecommitdiff
path: root/cli/tests/testdata/bundle/https_deno.land-x-lib-mod.js
diff options
context:
space:
mode:
Diffstat (limited to 'cli/tests/testdata/bundle/https_deno.land-x-lib-mod.js')
-rw-r--r--cli/tests/testdata/bundle/https_deno.land-x-lib-mod.js5
1 files changed, 0 insertions, 5 deletions
diff --git a/cli/tests/testdata/bundle/https_deno.land-x-lib-mod.js b/cli/tests/testdata/bundle/https_deno.land-x-lib-mod.js
deleted file mode 100644
index 505162094..000000000
--- a/cli/tests/testdata/bundle/https_deno.land-x-lib-mod.js
+++ /dev/null
@@ -1,5 +0,0 @@
-export * as a from "./a.ts";
-export * as b from "./b.js";
-export * as c from "./c.js";
-
-export const mod = [];