mirror of
https://github.com/webtorrent/bittorrent-tracker.git
synced 2025-01-18 12:11:36 +00:00
fixes for standard v8
This commit is contained in:
parent
2ac65725a1
commit
cc783392c4
@ -96,7 +96,8 @@ function testFilterCustomError (t, serverType) {
|
||||
var client = new Client({
|
||||
infoHash: fixtures.alice.parsedTorrent.infoHash,
|
||||
announce: announceUrl,
|
||||
peerId: peerId, port: 6881,
|
||||
peerId: peerId,
|
||||
port: 6881,
|
||||
wrtc: {}
|
||||
})
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user