Skip to content

Commit

Permalink
wip - add new bootstrap modules to test
Browse files Browse the repository at this point in the history
  • Loading branch information
jkrems committed Jan 7, 2020
1 parent 3e1d6be commit 56b7478
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/parallel/test-bootstrap-modules.js
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ const expectedModules = new Set([
'Internal Binding types',
'Internal Binding url',
'Internal Binding util',
'Internal Binding worker',
'NativeModule buffer',
'NativeModule events',
'NativeModule fs',
Expand All @@ -52,6 +53,7 @@ const expectedModules = new Set([
'NativeModule internal/modules/esm/create_dynamic_module',
'NativeModule internal/modules/esm/get_format',
'NativeModule internal/modules/esm/get_source',
'NativeModule internal/modules/esm/ipc_types',
'NativeModule internal/modules/esm/loader',
'NativeModule internal/modules/esm/module_job',
'NativeModule internal/modules/esm/module_map',
Expand Down

0 comments on commit 56b7478

Please sign in to comment.