Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/webtorrent/webtorrent.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFeross Aboukhadijeh <feross@feross.org>2015-09-03 17:14:17 +0300
committerFeross Aboukhadijeh <feross@feross.org>2015-09-03 17:14:17 +0300
commit5afdec34769248e672cafc7c73a12feedf73b9ec (patch)
treec534bf6bc0225ce28652313a83571e68e9fcc0c1 /test/blocklist-dht.js
parentd70b5a42eed0a96a824e5e4ffc7485a6c6a19153 (diff)
standard
Diffstat (limited to 'test/blocklist-dht.js')
-rw-r--r--test/blocklist-dht.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/blocklist-dht.js b/test/blocklist-dht.js
index 6d4c1c9..113d9af 100644
--- a/test/blocklist-dht.js
+++ b/test/blocklist-dht.js
@@ -63,7 +63,6 @@ test('blocklist blocks peers discovered via DHT', function (t) {
function maybeDone () {
if (torrentReady && announced) cb(null, client1)
}
-
}],
client2: ['client1', function (cb, r) {