Home
last modified time | relevance | path

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

/third_party/node/test/parallel/
Dtest-module-readonly.js20 const readOnlyModRelative = path.relative(__dirname, readOnlyMod); constant
36 require(readOnlyModRelative);