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:
authorKat Marchán <kzm@sykosomatic.org>2015-08-05 20:56:09 +0300
committerRebecca Turner <me@re-becca.org>2015-08-14 22:25:47 +0300
commitce0cc85b71ce84b94623da0bcebf95ee27485749 (patch)
tree6e3805c7063b3fe35ab610c85fe9e348d8a4b803 /test
parent89ec4c6ca3716e87e64d7cae56dec08bd647a427 (diff)
test: standardified test/tap/access.js
PR-URL: https://github.com/npm/npm/pull/9011
Diffstat (limited to 'test')
-rw-r--r--test/tap/access.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/tap/access.js b/test/tap/access.js
index 833a874a1..82a5b79ea 100644
--- a/test/tap/access.js
+++ b/test/tap/access.js
@@ -30,7 +30,7 @@ test('setup', function (t) {
mkdirp(pkg, function (er) {
t.ifError(er, pkg + ' made successfully')
- mr({port: common.port, plugin: mocks}, function (er, s) {
+ mr({port: common.port, plugin: mocks}, function (err, s) {
server = s
fs.writeFile(