mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-07-20 12:18:29 +00:00
Merge 50b37fc088
into c1ac543c81
This commit is contained in:
commit
d19b64ff04
@ -66,10 +66,6 @@ def _file_md5(fn):
|
|||||||
|
|
||||||
@is_download_test
|
@is_download_test
|
||||||
class TestDownload(unittest.TestCase):
|
class TestDownload(unittest.TestCase):
|
||||||
# Parallel testing in nosetests. See
|
|
||||||
# http://nose.readthedocs.org/en/latest/doc_tests/test_multiprocess/multiprocess.html
|
|
||||||
_multiprocess_shared_ = True
|
|
||||||
|
|
||||||
maxDiff = None
|
maxDiff = None
|
||||||
|
|
||||||
COMPLETED_TESTS = {}
|
COMPLETED_TESTS = {}
|
||||||
|
Loading…
Reference in New Issue
Block a user