fix done callback

This commit is contained in:
Gleb Bahmutov
2017-08-15 15:25:13 -04:00
parent 36b43740d0
commit a5b7c20182

View File

@@ -49,3 +49,4 @@ describe "lib/server", ->
expect(onError).to.be.calledWithMatch(err, socket, head, 8444)
done()
return