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
diff options
context:
space:
mode:
Diffstat (limited to 'test/tap/link.js')
-rw-r--r--test/tap/link.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/tap/link.js b/test/tap/link.js
index ea47e8296..684fcf7e1 100644
--- a/test/tap/link.js
+++ b/test/tap/link.js
@@ -44,7 +44,6 @@ var installJSON = {
license: 'ISC'
}
-
test('setup', function (t) {
setup()
common.npm(['ls', '-g', '--depth=0'], OPTS, function (err, c, out) {