mirror of
https://github.com/logos-storage/bittorrent-tracker.git
synced 2026-01-02 13:03:09 +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…
x
Reference in New Issue
Block a user