Skip to content

Commit fbeea6a

Browse files
fixup! update test to include node:_* modules
remove erroneous module added to array
1 parent a713dae commit fbeea6a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/parallel/test-module-isBuiltin.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ const underscoreModules = [
3030
'_stream_writable',
3131
'_tls_common',
3232
'_tls_wrap',
33-
'node:_http_agent',
3433
];
3534

3635
// Does not include modules starting with underscore

0 commit comments

Comments
 (0)