MCPcopy Index your code
hub / github.com/nodejs/node / test-module-subpath-import-long-path.js

File test-module-subpath-import-long-path.js

test/parallel/test-module-subpath-import-long-path.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Regression test for https://github.com/nodejs/node/issues/62043
2'use strict';
3
4const common = require('../common');

Callers

nothing calls this directly

Calls 9

createRequireFunction · 0.85
requireFunction · 0.50
skipMethod · 0.45
refreshMethod · 0.45
maxMethod · 0.45
joinMethod · 0.45
mkdirSyncMethod · 0.45
writeFileSyncMethod · 0.45
resolveMethod · 0.45

Tested by

no test coverage detected