Home
last modified time | relevance | path

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

/third_party/node/deps/npm/test/lib/utils/
Dexit-handler.js425 const errorFile = fs.readFileSync(join(cache, '_logs', errorFileName)).toString() constant
430 t.match(errorFile, '# error file content')
431 t.match(errorFile, 'Log files:')