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/client-seed.js')
-rw-r--r--test/client-seed.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/client-seed.js b/test/client-seed.js
index 9548a15..98ab0d0 100644
--- a/test/client-seed.js
+++ b/test/client-seed.js
@@ -1,3 +1,5 @@
+/* global Blob */
+
var common = require('./common')
var test = require('tape')
var WebTorrent = require('../')