Home
last modified time | relevance | path

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

/third_party/node/deps/npm/test/lib/commands/
Drebuild.js34 const aBuildFile = resolve(path, 'node_modules/a/cwd') constant
38 t.throws(() => fs.statSync(aBuildFile))
45 t.ok(() => fs.statSync(aBuildFile))