mirror of
https://github.com/webtorrent/bittorrent-tracker.git
synced 2024-12-14 11:26:25 +00:00
server tests: run udp tests with udp
This commit is contained in:
parent
8ef041f4f8
commit
f77015c046
@ -114,5 +114,5 @@ test('http server', function (t) {
|
|||||||
})
|
})
|
||||||
|
|
||||||
test('udp server', function (t) {
|
test('udp server', function (t) {
|
||||||
serverTest(t, 'http')
|
serverTest(t, 'udp')
|
||||||
})
|
})
|
||||||
|
Loading…
Reference in New Issue
Block a user