summaryrefslogtreecommitdiffstats
path: root/test/mock.js
diff options
context:
space:
mode:
Diffstat (limited to 'test/mock.js')
-rw-r--r--test/mock.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/mock.js b/test/mock.js
index f9cc657..b075f2c 100644
--- a/test/mock.js
+++ b/test/mock.js
@@ -1,3 +1,5 @@
+/* eslint-disable no-console */
+
var Q = require('q');
var _ = require('lodash');
var tmp = require('tmp');