summaryrefslogtreecommitdiff
path: root/tests/testdata/run/node_builtin_modules/mod.js.out
diff options
context:
space:
mode:
authorDavid Sherret <dsherret@users.noreply.github.com>2024-09-09 17:35:41 -0400
committerGitHub <noreply@github.com>2024-09-09 21:35:41 +0000
commit560ad0331bf99a2564f53201cd086ff902901bfe (patch)
treeaa7b250366c62e7552793d954fabbfe6b47b80f4 /tests/testdata/run/node_builtin_modules/mod.js.out
parentaadcf3346c25ed9d880c2bfc43b62aa075ea6126 (diff)
fix(node/byonm): do not accidentally resolve bare node built-ins (#25543)
This was accidentally enabled in byonm, but it requires the `--unstable-bare-node-builtins` flag. Closes #25358
Diffstat (limited to 'tests/testdata/run/node_builtin_modules/mod.js.out')
-rw-r--r--tests/testdata/run/node_builtin_modules/mod.js.out3
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/testdata/run/node_builtin_modules/mod.js.out b/tests/testdata/run/node_builtin_modules/mod.js.out
deleted file mode 100644
index 844e3d927..000000000
--- a/tests/testdata/run/node_builtin_modules/mod.js.out
+++ /dev/null
@@ -1,3 +0,0 @@
-[Function: createRequire]
-v[WILDCARD].[WILDCARD].[WILDCARD]
-[ [Getter], [Getter], "hello", "there" ]