Skip to content

Commit

Permalink
Merge branch '1.3.6-patch'
Browse files Browse the repository at this point in the history
  • Loading branch information
rauchg committed Jul 15, 2015
2 parents a2f6bb9 + c79e787 commit e41483b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/socket.io.js
Original file line number Diff line number Diff line change
Expand Up @@ -1511,7 +1511,6 @@ describe('socket.io', function(){

it('should handle very large binary data', function(done){
this.timeout(10000);

var srv = http();
var sio = io(srv);
var received = 0;
Expand Down

0 comments on commit e41483b

Please sign in to comment.