summaryrefslogtreecommitdiff
path: root/deps/npm/test/tap/prune-with-only-dev-deps.js
diff options
context:
space:
mode:
Diffstat (limited to 'deps/npm/test/tap/prune-with-only-dev-deps.js')
-rw-r--r--deps/npm/test/tap/prune-with-only-dev-deps.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/deps/npm/test/tap/prune-with-only-dev-deps.js b/deps/npm/test/tap/prune-with-only-dev-deps.js
index dce9497e51..c8e87a5356 100644
--- a/deps/npm/test/tap/prune-with-only-dev-deps.js
+++ b/deps/npm/test/tap/prune-with-only-dev-deps.js
@@ -10,7 +10,7 @@ var test = require('tap').test
var common = require('../common-tap')
var server
-var pkg = path.resolve(__dirname, 'prune')
+var pkg = common.pkg
var cache = path.resolve(pkg, 'cache')
var json = {