summaryrefslogtreecommitdiff
path: root/tests/testdata/npm/registry/@denotest/conditional-exports/1.0.0/cjs/index.cjs
diff options
context:
space:
mode:
Diffstat (limited to 'tests/testdata/npm/registry/@denotest/conditional-exports/1.0.0/cjs/index.cjs')
-rw-r--r--tests/testdata/npm/registry/@denotest/conditional-exports/1.0.0/cjs/index.cjs3
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/testdata/npm/registry/@denotest/conditional-exports/1.0.0/cjs/index.cjs b/tests/testdata/npm/registry/@denotest/conditional-exports/1.0.0/cjs/index.cjs
deleted file mode 100644
index 16895e48c..000000000
--- a/tests/testdata/npm/registry/@denotest/conditional-exports/1.0.0/cjs/index.cjs
+++ /dev/null
@@ -1,3 +0,0 @@
-module.exports = {
- hello: "from cjs"
-}; \ No newline at end of file