test: fix test-http-content-length
authorJeremiah Senkpiel <fishrock123@rocketmail.com>
Fri, 13 Mar 2015 19:26:27 +0000 (15:26 -0400)
committerJeremiah Senkpiel <fishrock123@rocketmail.com>
Fri, 13 Mar 2015 20:50:11 +0000 (16:50 -0400)
commit53e200acc2b58fc3b33505b61a2f60d542e85f20
treef8b3549189a6b16899197e60ad65958fa950ecd2
parentd8c4a932c9a50b7c456baabfbba046b9e4f09dd1
test: fix test-http-content-length

Previously the test did not allow the last request to complete.

Fixes: https://github.com/iojs/io.js/pull/1137
PR-URL: https://github.com/iojs/io.js/pull/1145
Reviewed-By: Brian White <mscdex@mscdex.net>
Reviewed-By: Bert Belder <bertbelder@gmail.com>
test/parallel/test-http-content-length.js