MCPcopy 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
3import * as common from '../common/index.mjs';
4import assert from 'node:assert';

Callers

nothing calls this directly

Calls 2

registerHooksFunction · 0.85
deregisterMethod · 0.80

Tested by

no test coverage detected