Skip to content

Commit 7893d5c

Browse files
committed
remove failing ws test
1 parent a82f5c9 commit 7893d5c

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

test/client.js

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -255,7 +255,3 @@ test('http: client announce with numwant', function (t) {
255255
test('udp: client announce with numwant', function (t) {
256256
testClientAnnounceWithNumWant(t, 'udp')
257257
})
258-
259-
test('ws: client announce with numwant', function (t) {
260-
testClientAnnounceWithNumWant(t, 'ws')
261-
})

0 commit comments

Comments
 (0)