Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/npm/cli.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorisaacs <i@izs.me>2014-05-08 02:59:33 +0400
committerisaacs <i@izs.me>2014-05-08 02:59:33 +0400
commit0de64345a7ee94b60121ab9685d9468ab0146b3b (patch)
tree3c5298e44de6e4b6c7c47a716085d93cb29d6890 /test
parent19a6f6e3867c5180440259dbd6d42c17076eafea (diff)
fix test/tap/url-dependencies.js
Diffstat (limited to 'test')
-rw-r--r--test/tap/url-dependencies.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/tap/url-dependencies.js b/test/tap/url-dependencies.js
index c3e1fa2a3..7f8cc7864 100644
--- a/test/tap/url-dependencies.js
+++ b/test/tap/url-dependencies.js
@@ -56,6 +56,7 @@ function performInstall (cb) {
npm_config_registry: common.registry,
npm_config_cache_lock_stale: 1000,
npm_config_cache_lock_wait: 1000,
+ npm_config_loglevel: "http",
HOME: process.env.HOME,
Path: process.env.PATH,
PATH: process.env.PATH