test: improve test-npm-install
authorSantiago Gimeno <santiago.gimeno@gmail.com>
Tue, 8 Mar 2016 23:59:59 +0000 (00:59 +0100)
committerMyles Borins <mborins@us.ibm.com>
Wed, 30 Mar 2016 20:12:14 +0000 (13:12 -0700)
commitd506eea4b782ae66d84bd877d5e226a2ba027128
tree1d76b0f81c6b01de6abd1b59767f7d1271990e16
parent7520100e8b9e9d63a76c1d60ac20c9306bc37be6
test: improve test-npm-install

Make npm install a dependency that is defined as a relative path, so it
avoids any network interaction.

PR-URL: https://github.com/nodejs/node/pull/5613
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Claudio Rodriguez <cjrodr@yahoo.com>
test/parallel/test-npm-install.js