We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e0688bd commit e2b45b6Copy full SHA for e2b45b6
graal-nodejs/test/parallel/test-bootstrap-modules.js
@@ -111,6 +111,7 @@ expected.beforePreExec = new Set([
111
112
expected.atRunTime = new Set([
113
'Internal Binding worker',
114
+ 'NativeModule internal/graal/wasm',
115
'NativeModule internal/modules/run_main',
116
'NativeModule internal/net',
117
'NativeModule internal/dns/utils',
0 commit comments