aboutsummaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/sendToCoveralls.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/sendToCoveralls.js b/test/sendToCoveralls.js
index eca6bef..2224f0b 100644
--- a/test/sendToCoveralls.js
+++ b/test/sendToCoveralls.js
@@ -1,7 +1,6 @@
var should = require('should');
var request = require('request');
var sinon = require('sinon-restore');
-var stream = require('stream');
var index = require('../index');
logger = require('log-driver')({level : false});