Skip to content

Commit

Permalink
test: add net peer handler tests
Browse files Browse the repository at this point in the history
  • Loading branch information
braydonf committed May 25, 2019
1 parent 9db43a7 commit 4f76cfe
Show file tree
Hide file tree
Showing 2 changed files with 533 additions and 7 deletions.
2 changes: 1 addition & 1 deletion lib/net/peer.js
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ class Peer extends EventEmitter {
* Create a peer.
* @alias module:net.Peer
* @constructor
* @param {PeerOptions} options
* @param {PeerOptions|PoolOptions} options
*/

constructor(options) {
Expand Down
Loading

0 comments on commit 4f76cfe

Please sign in to comment.