Home
last modified time | relevance | path

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

/third_party/node/deps/npm/test/tap/
Dupdate-examples.js65 var mockParentJson = clone(DEFAULT_PKG) variable
98 mockParentJson = clone(DEFAULT_PKG)
103 mockParentJson.dependencies.dep1 = options.wanted
120 cb(null, file.match(/dep1/) ? mockDepJson : mockParentJson)