diff --git a/test/namespace.test.js b/test/namespace.test.js index f8668f7d..5acb9d4b 100644 --- a/test/namespace.test.js +++ b/test/namespace.test.js @@ -215,7 +215,6 @@ module.exports = { var cl = client(++ports) , io = create(cl) , calls = 0 - console.log(data) , ws; io.of('/foo').on('connection', function (socket) {