diff options
Diffstat (limited to 'test/parallel/test-bootstrap-modules.js')
| -rw-r--r-- | test/parallel/test-bootstrap-modules.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/parallel/test-bootstrap-modules.js b/test/parallel/test-bootstrap-modules.js index 0a671eb95e..32f90905b6 100644 --- a/test/parallel/test-bootstrap-modules.js +++ b/test/parallel/test-bootstrap-modules.js @@ -46,6 +46,8 @@ const expectedModules = new Set([ 'NativeModule async_hooks', 'NativeModule internal/process/task_queues', 'NativeModule timers', + 'Internal Binding os', + 'NativeModule internal/navigator', 'Internal Binding trace_events', 'NativeModule internal/constants', 'NativeModule path', |
