We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a82f5c9 commit 7893d5cCopy full SHA for 7893d5c
test/client.js
@@ -255,7 +255,3 @@ test('http: client announce with numwant', function (t) {
255
test('udp: client announce with numwant', function (t) {
256
testClientAnnounceWithNumWant(t, 'udp')
257
})
258
-
259
-test('ws: client announce with numwant', function (t) {
260
- testClientAnnounceWithNumWant(t, 'ws')
261
-})
0 commit comments