Home
last modified time | relevance | path

Searched refs:prefixBinPath (Results 1 – 1 of 1) sorted by relevance

/third_party/node/test/parallel/
Dtest-module-loading-globalpaths.js27 const prefixBinPath = path.join(prefixPath, 'bin'); constant
28 fs.mkdirSync(prefixBinPath);
29 testExecPath = path.join(prefixBinPath, path.basename(process.execPath));