From bf7571a6f93659ef087ef529225642ce85e215d4 Mon Sep 17 00:00:00 2001 From: David Sherret Date: Tue, 3 Sep 2024 10:45:01 +0200 Subject: fix: make some warnings more standard (#25324) --- tests/testdata/run/node_prefix_missing/main.ts.out_feature_enabled | 2 -- 1 file changed, 2 deletions(-) delete mode 100644 tests/testdata/run/node_prefix_missing/main.ts.out_feature_enabled (limited to 'tests/testdata/run/node_prefix_missing/main.ts.out_feature_enabled') diff --git a/tests/testdata/run/node_prefix_missing/main.ts.out_feature_enabled b/tests/testdata/run/node_prefix_missing/main.ts.out_feature_enabled deleted file mode 100644 index 513b411ce..000000000 --- a/tests/testdata/run/node_prefix_missing/main.ts.out_feature_enabled +++ /dev/null @@ -1,2 +0,0 @@ -[WILDCARD]Warning: Resolving "fs" as "node:fs" at file:///[WILDCARD]/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] -- cgit v1.2.3