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/browser/basic.js')
-rw-r--r--test/browser/basic.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/browser/basic.js b/test/browser/basic.js
index 7b93761..9373a54 100644
--- a/test/browser/basic.js
+++ b/test/browser/basic.js
@@ -1,5 +1,5 @@
const test = require('tape')
-const WebTorrent = require('../../')
+const WebTorrent = require('../../index.js')
const img = Buffer.from('R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7', 'base64')
img.name = 'img.png'