summaryrefslogtreecommitdiff
path: root/cli/tests/testdata/run/node_prefix_missing/main.ts.out_feature_enabled
diff options
context:
space:
mode:
Diffstat (limited to 'cli/tests/testdata/run/node_prefix_missing/main.ts.out_feature_enabled')
-rw-r--r--cli/tests/testdata/run/node_prefix_missing/main.ts.out_feature_enabled2
1 files changed, 2 insertions, 0 deletions
diff --git a/cli/tests/testdata/run/node_prefix_missing/main.ts.out_feature_enabled b/cli/tests/testdata/run/node_prefix_missing/main.ts.out_feature_enabled
new file mode 100644
index 000000000..0d8c1e93a
--- /dev/null
+++ b/cli/tests/testdata/run/node_prefix_missing/main.ts.out_feature_enabled
@@ -0,0 +1,2 @@
+[WILDCARD]Warning: Resolving "fs" as "node:fs" at file:///[WILDCARD]/cli/tests/testdata/run/node_prefix_missing/main.ts:1:16. If you want to use a built-in Node module, add a "node:" prefix.
+[Function: writeFile]