Home | History | Annotate | Download | only in mocha

Lines Matching defs:resolve

6     var path = require.resolve(p)
18 require.resolve = function (path){
1590 file = path.resolve(file);
6272 if (!files.length) throw new Error("cannot resolve path (or pattern) '" + path + "'");