Skip to content

Commit

Permalink
export readPolicyFromDisk to allow unit testing
Browse files Browse the repository at this point in the history
  • Loading branch information
rdw-msft committed Apr 17, 2024
1 parent 5ba4c9b commit aed4fc5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/internal/process/pre_execution.js
Original file line number Diff line number Diff line change
Expand Up @@ -818,4 +818,5 @@ module.exports = {
markBootstrapComplete,
loadPreloadModules,
initializeFrozenIntrinsics,
readPolicyFromDisk,
};

0 comments on commit aed4fc5

Please sign in to comment.