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/rarity-map.js')
-rw-r--r--test/rarity-map.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/rarity-map.js b/test/rarity-map.js
index 6c5ec1e..03a9985 100644
--- a/test/rarity-map.js
+++ b/test/rarity-map.js
@@ -17,6 +17,7 @@ test('Rarity map usage', function (t) {
torrentPort: 6889,
dht: false,
tracker: false,
+ lsd: false,
_remove: function () {}
}
const opts = {}