summaryrefslogtreecommitdiff
path: root/deps/npm/test/tap/pack.js
diff options
context:
space:
mode:
Diffstat (limited to 'deps/npm/test/tap/pack.js')
-rw-r--r--deps/npm/test/tap/pack.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/deps/npm/test/tap/pack.js b/deps/npm/test/tap/pack.js
index 7aa42d4837..23c8296d00 100644
--- a/deps/npm/test/tap/pack.js
+++ b/deps/npm/test/tap/pack.js
@@ -14,7 +14,7 @@ const File = Tacks.File
const testDir = common.pkg
const tmp = path.join(testDir, 'tmp')
-const cache = path.join(testDir, 'cache')
+const cache = common.cache
test('basic pack', (t) => {
const fixture = new Tacks(new Dir({