summaryrefslogtreecommitdiff
path: root/deps/npm/test/tap/bitbucket-https-url-with-creds.js
diff options
context:
space:
mode:
Diffstat (limited to 'deps/npm/test/tap/bitbucket-https-url-with-creds.js')
-rw-r--r--deps/npm/test/tap/bitbucket-https-url-with-creds.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/deps/npm/test/tap/bitbucket-https-url-with-creds.js b/deps/npm/test/tap/bitbucket-https-url-with-creds.js
index ae87d85848..09f7e0e8e5 100644
--- a/deps/npm/test/tap/bitbucket-https-url-with-creds.js
+++ b/deps/npm/test/tap/bitbucket-https-url-with-creds.js
@@ -13,7 +13,7 @@ var test = require('tap').test
var common = require('../common-tap.js')
-var pkg = path.resolve(__dirname, 'bitbucket-https-url-with-creds')
+var pkg = common.pkg
var json = {
name: 'bitbucket-https-url-with-creds',