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.js')
-rw-r--r--deps/npm/test/tap/github-shortcut.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/deps/npm/test/tap/github-shortcut.js b/deps/npm/test/tap/github-shortcut.js
index 641d64f3b92..90f4655149b 100644
--- a/deps/npm/test/tap/github-shortcut.js
+++ b/deps/npm/test/tap/github-shortcut.js
@@ -13,7 +13,7 @@ const test = require('tap').test
const common = require('../common-tap.js')
-const pkg = path.resolve(__dirname, 'github-shortcut')
+const pkg = common.pkg
const json = {
name: 'github-shortcut',