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/add-remote-git-fake-windows.js')
-rw-r--r--test/tap/add-remote-git-fake-windows.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/tap/add-remote-git-fake-windows.js b/test/tap/add-remote-git-fake-windows.js
index c9c9dd446..33b38781a 100644
--- a/test/tap/add-remote-git-fake-windows.js
+++ b/test/tap/add-remote-git-fake-windows.js
@@ -29,7 +29,6 @@ var pjChild = JSON.stringify({
version: '1.0.3'
}, null, 2) + '\n'
-
test('setup', function (t) {
bootstrap()
setup(function (er, r) {