summaryrefslogtreecommitdiff
path: root/deps/npm/test/tap/cache-shasum-fork.js
diff options
context:
space:
mode:
Diffstat (limited to 'deps/npm/test/tap/cache-shasum-fork.js')
-rw-r--r--deps/npm/test/tap/cache-shasum-fork.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/deps/npm/test/tap/cache-shasum-fork.js b/deps/npm/test/tap/cache-shasum-fork.js
index 1e92d43756..3bc2a5d2a5 100644
--- a/deps/npm/test/tap/cache-shasum-fork.js
+++ b/deps/npm/test/tap/cache-shasum-fork.js
@@ -14,7 +14,7 @@ var common = require('../common-tap.js')
var forkPath = path.resolve(
__dirname, '..', 'fixtures', 'forked-underscore-1.5.1.tgz'
)
-var pkg = path.resolve(__dirname, 'cache-shasum-fork')
+var pkg = common.pkg
var cache = path.join(pkg, 'cache')
var server