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/node/cmd.js')
-rw-r--r--test/node/cmd.js3
1 files changed, 0 insertions, 3 deletions
diff --git a/test/node/cmd.js b/test/node/cmd.js
index 94a70cc..8c334b3 100644
--- a/test/node/cmd.js
+++ b/test/node/cmd.js
@@ -103,6 +103,3 @@ test('Command line: webtorrent download <torrent file> (with local content)', fu
t.ok(data.indexOf('successfully') !== -1)
})
})
-
-// TODO: test 'webtorrent download magnet_uri'
-// TODO: test 'webtorrent seed /path/to/file'