Home
last modified time | relevance | path

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

/third_party/node/deps/npm/test/lib/commands/
Dinstall-ci-test.js9 let ciError = null variable
17 if (ciError) {
18 throw ciError
43 ciError = null
55 ciError = new Error('test fail') variable