Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ test-module-hooks-load-context-merged-esm.mjs
File
test-module-hooks-load-context-merged-esm.mjs
test/module-hooks/test-module-hooks-load-context-merged-esm.mjs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// Test that the context parameter will be merged in multiple load hooks.
2
3
import
* as common from
'../common/index.mjs'
;
4
import
assert from
'node:assert'
;
Callers
nothing calls this directly
Calls
2
registerHooks
Function · 0.85
deregister
Method · 0.80
Tested by
no test coverage detected