mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2026-09-06 17:02:04 +00:00
[cleanup] Misc (#13595)
Closes #10853, Closes #12436, Closes #13314, Closes #13609 Authored by: seproDev, InvalidUsernameException, doe1080, hseg, bashonly, adamralph Co-authored-by: bashonly <[email protected]> Co-authored-by: InvalidUsernameException <[email protected]> Co-authored-by: gesh <[email protected]> Co-authored-by: Adam Ralph <[email protected]> Co-authored-by: doe1080 <[email protected]>
This commit is contained in:
co-authored by
bashonly
InvalidUsernameException
gesh
Adam Ralph
doe1080
parent
959ac99e98
commit
9951fdd0d0
@@ -66,10 +66,6 @@ tests_counter = collections.defaultdict(collections.Counter)
|
||||
|
||||
@is_download_test
|
||||
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
|
||||
|
||||
COMPLETED_TESTS = {}
|
||||
|
||||
Reference in New Issue
Block a user