mirror of
https://github.com/ytdl-org/youtube-dl
synced 2025-07-27 13:54:14 +09:00
Update test/test_external_downloader.py
Co-authored-by: dirkf <fieldhouse@gmx.net>
This commit is contained in:
parent
ce7fa2423b
commit
f67e26763c
@ -75,6 +75,7 @@ class FakeLogger(object):
|
|||||||
pass
|
pass
|
||||||
|
|
||||||
|
|
||||||
|
@unittest.skipUnless(Aria2pFD.available(), 'aria2p module not found')
|
||||||
class TestAria2pFD(unittest.TestCase):
|
class TestAria2pFD(unittest.TestCase):
|
||||||
def setUp(self):
|
def setUp(self):
|
||||||
self.httpd = compat_http_server.HTTPServer(
|
self.httpd = compat_http_server.HTTPServer(
|
||||||
|
Loading…
x
Reference in New Issue
Block a user