Home
last modified time | relevance | path

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

/third_party/node/test/parallel/
Dtest-module-relative-lookup.js8 function testFirstInPath(moduleName, isLocalModule) { function
21 testFirstInPath('./lodash', true);
24 testFirstInPath('.\\lodash', common.isWindows);