Skip to content

Commit

Permalink
add handle_process_exit to bootstrap modules
Browse files Browse the repository at this point in the history
  • Loading branch information
MoonBall committed Jan 4, 2022
1 parent 73e0b71 commit d58b5b9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/parallel/test-bootstrap-modules.js
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@ const expectedModules = new Set([
'NativeModule internal/modules/esm/resolve',
'NativeModule internal/modules/esm/initialize_import_meta',
'NativeModule internal/modules/esm/translators',
'NativeModule internal/modules/esm/handle_process_exit',
'NativeModule internal/process/esm_loader',
'NativeModule internal/options',
'NativeModule internal/perf/event_loop_delay',
Expand Down

0 comments on commit d58b5b9

Please sign in to comment.