MCPcopy Index your code
hub / github.com/nodejs/node / test-module-loading-globalpaths.js

File test-module-loading-globalpaths.js

test/parallel/test-module-loading-globalpaths.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict';
2const common = require('../common');
3const fixtures = require('../common/fixtures');
4const assert = require('assert');

Callers

nothing calls this directly

Calls 14

addLibraryPathFunction · 0.85
runTestFunction · 0.70
requireFunction · 0.50
logMethod · 0.45
refreshMethod · 0.45
resolveMethod · 0.45
mkdirSyncMethod · 0.45
joinMethod · 0.45
statSyncMethod · 0.45
copyFileSyncMethod · 0.45
chmodSyncMethod · 0.45
pathMethod · 0.45

Tested by

no test coverage detected