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