aboutsummaryrefslogtreecommitdiff
path: root/test/fixtures
diff options
context:
space:
mode:
Diffstat (limited to 'test/fixtures')
-rw-r--r--test/fixtures/es-module-specifiers/node_modules/implicit-main-type-module/entry.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/fixtures/es-module-specifiers/node_modules/implicit-main-type-module/entry.js b/test/fixtures/es-module-specifiers/node_modules/implicit-main-type-module/entry.js
index 5d7af588fd..06db4db158 100644
--- a/test/fixtures/es-module-specifiers/node_modules/implicit-main-type-module/entry.js
+++ b/test/fixtures/es-module-specifiers/node_modules/implicit-main-type-module/entry.js
@@ -1 +1 @@
-export default 'nope';
+export default 'cjs';