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:
Diffstat (limited to 'test/download-tracker-torrent.js')
-rw-r--r--test/download-tracker-torrent.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/download-tracker-torrent.js b/test/download-tracker-torrent.js
index 1fbe54f..909fcaa 100644
--- a/test/download-tracker-torrent.js
+++ b/test/download-tracker-torrent.js
@@ -101,7 +101,6 @@ function torrentDownloadTest (t, serverType) {
if (gotBuffer && torrentDone) cb(null, client2)
}
})
-
}]
}, function (err, r) {