Home
last modified time | relevance | path

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

/third_party/node/deps/npm/test/tap/
Dupdate-examples.js128 function mockInstaller (where, dryrun, what) { function
131 mockInstaller.prototype = {} class
132 mockInstaller.prototype.run = function (cb) {
140 Installer: mockInstaller