summaryrefslogtreecommitdiff
path: root/cli/tests/testdata/compat/import_cjs_from_esm/main.mjs
diff options
context:
space:
mode:
Diffstat (limited to 'cli/tests/testdata/compat/import_cjs_from_esm/main.mjs')
-rw-r--r--cli/tests/testdata/compat/import_cjs_from_esm/main.mjs1
1 files changed, 0 insertions, 1 deletions
diff --git a/cli/tests/testdata/compat/import_cjs_from_esm/main.mjs b/cli/tests/testdata/compat/import_cjs_from_esm/main.mjs
deleted file mode 100644
index 6fbed1b7c..000000000
--- a/cli/tests/testdata/compat/import_cjs_from_esm/main.mjs
+++ /dev/null
@@ -1 +0,0 @@
-import "./imported.js";