mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2025-06-30 19:12:49 -05:00
typo
This commit is contained in:
@ -60,7 +60,7 @@ class TestDownload(unittest.TestCase):
|
|||||||
os.remove(fn)
|
os.remove(fn)
|
||||||
|
|
||||||
|
|
||||||
### Dinamically generate tests
|
### Dynamically generate tests
|
||||||
def generator(test_case):
|
def generator(test_case):
|
||||||
|
|
||||||
def test_template(self):
|
def test_template(self):
|
||||||
|
Reference in New Issue
Block a user