From 9c8ebce3dcc784f1a6ecd29d5fe0b3d35256ab82 Mon Sep 17 00:00:00 2001 From: Leo Kettmeir Date: Sun, 30 Apr 2023 09:24:13 +0200 Subject: refactor: merge Deno & Node inspectors (#18691) --- cli/tests/testdata/run/node_builtin_modules/mod.ts.out | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'cli/tests/testdata/run/node_builtin_modules/mod.ts.out') diff --git a/cli/tests/testdata/run/node_builtin_modules/mod.ts.out b/cli/tests/testdata/run/node_builtin_modules/mod.ts.out index f19bd81e6..844e3d927 100644 --- a/cli/tests/testdata/run/node_builtin_modules/mod.ts.out +++ b/cli/tests/testdata/run/node_builtin_modules/mod.ts.out @@ -1,8 +1,3 @@ [Function: createRequire] v[WILDCARD].[WILDCARD].[WILDCARD] -[ - "[WILDCARD]", - "[WILDCARD]mod.ts", - "hello", - "there" -] +[ [Getter], [Getter], "hello", "there" ] -- cgit v1.2.3