summaryrefslogtreecommitdiff
path: root/deps/npm/test/tap/install-at-locally.js
diff options
context:
space:
mode:
Diffstat (limited to 'deps/npm/test/tap/install-at-locally.js')
-rw-r--r--deps/npm/test/tap/install-at-locally.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/deps/npm/test/tap/install-at-locally.js b/deps/npm/test/tap/install-at-locally.js
index 18ea6c3a6..f6290e108 100644
--- a/deps/npm/test/tap/install-at-locally.js
+++ b/deps/npm/test/tap/install-at-locally.js
@@ -1,7 +1,6 @@
var common = require('../common-tap.js')
var test = require('tap').test
var npm = require('../../')
-var osenv = require('osenv')
var path = require('path')
var fs = require('fs')
var rimraf = require('rimraf')