Home
last modified time | relevance | path

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

/third_party/node/test/sequential/
Dtest-process-warnings.js11 const noWarn = ['--no-warnings', warnmod]; variable
23 execFile(node, noWarn, function(er, stdout, stderr) {