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

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'deps/npm/test/tap/github-shortcut-package.js')
-rw-r--r--deps/npm/test/tap/github-shortcut-package.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/deps/npm/test/tap/github-shortcut-package.js b/deps/npm/test/tap/github-shortcut-package.js
index 73385436b78..a084479e179 100644
--- a/deps/npm/test/tap/github-shortcut-package.js
+++ b/deps/npm/test/tap/github-shortcut-package.js
@@ -10,7 +10,7 @@ var test = require('tap').test
var common = require('../common-tap.js')
-var pkg = path.resolve(__dirname, 'github-shortcut-package')
+var pkg = common.pkg
var json = {
name: 'github-shortcut-package',