Skip to content

Commit

Permalink
Rogue console.log removed.
Browse files Browse the repository at this point in the history
  • Loading branch information
Mark Everitt committed Jan 16, 2013
1 parent f24a821 commit e08036b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/test.socket.js
Expand Up @@ -5,7 +5,6 @@ var zmq = require('../')
// alias

zmq.createSocket.should.equal(zmq.socket);
console.log(zmq)

// .socket

Expand Down

0 comments on commit e08036b

Please sign in to comment.