@@ -20,7 +20,6 @@ const expectedModules = new Set([
2020 'Internal Binding module_wrap' ,
2121 'Internal Binding native_module' ,
2222 'Internal Binding options' ,
23- 'Internal Binding performance' ,
2423 'Internal Binding process_methods' ,
2524 'Internal Binding report' ,
2625 'Internal Binding string_decoder' ,
@@ -31,7 +30,6 @@ const expectedModules = new Set([
3130 'Internal Binding types' ,
3231 'Internal Binding url' ,
3332 'Internal Binding util' ,
34- 'NativeModule async_hooks' ,
3533 'NativeModule buffer' ,
3634 'NativeModule events' ,
3735 'NativeModule fs' ,
@@ -49,7 +47,6 @@ const expectedModules = new Set([
4947 'NativeModule internal/fixed_queue' ,
5048 'NativeModule internal/fs/dir' ,
5149 'NativeModule internal/fs/utils' ,
52- 'NativeModule internal/histogram' ,
5350 'NativeModule internal/idna' ,
5451 'NativeModule internal/linkedlist' ,
5552 'NativeModule internal/modules/run_main' ,
@@ -86,7 +83,6 @@ const expectedModules = new Set([
8683 'NativeModule internal/validators' ,
8784 'NativeModule internal/vm/module' ,
8885 'NativeModule path' ,
89- 'NativeModule perf_hooks' ,
9086 'NativeModule timers' ,
9187 'NativeModule url' ,
9288 'NativeModule util' ,
0 commit comments