summaryrefslogtreecommitdiff
path: root/deps/npm/test/tap/shrinkwrap-save-dev-with-existing-deps.js
diff options
context:
space:
mode:
Diffstat (limited to 'deps/npm/test/tap/shrinkwrap-save-dev-with-existing-deps.js')
-rw-r--r--deps/npm/test/tap/shrinkwrap-save-dev-with-existing-deps.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/deps/npm/test/tap/shrinkwrap-save-dev-with-existing-deps.js b/deps/npm/test/tap/shrinkwrap-save-dev-with-existing-deps.js
index 507f2c56f8..5934a758da 100644
--- a/deps/npm/test/tap/shrinkwrap-save-dev-with-existing-deps.js
+++ b/deps/npm/test/tap/shrinkwrap-save-dev-with-existing-deps.js
@@ -1,3 +1,4 @@
+/* eslint-disable camelcase */
var fs = require('fs')
var path = require('path')