summaryrefslogtreecommitdiff
path: root/deps/npm/test/tap/publish-config.js
diff options
context:
space:
mode:
Diffstat (limited to 'deps/npm/test/tap/publish-config.js')
-rw-r--r--deps/npm/test/tap/publish-config.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/deps/npm/test/tap/publish-config.js b/deps/npm/test/tap/publish-config.js
index 9e537a920..fd6dd4a2a 100644
--- a/deps/npm/test/tap/publish-config.js
+++ b/deps/npm/test/tap/publish-config.js
@@ -21,9 +21,9 @@ fs.writeFileSync(pkg + "/fixture_npmrc",
test(function (t) {
var child
+ t.plan(4)
require("http").createServer(function (req, res) {
t.pass("got request on the fakey fake registry")
- t.end()
this.close()
res.statusCode = 500
res.end(JSON.stringify({