mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2024-11-07 20:30:41 -05:00
typo
This commit is contained in:
parent
2069acc6a4
commit
911ee27e83
1 changed files with 1 additions and 1 deletions
|
@ -60,7 +60,7 @@ def tearDown(self):
|
|||
os.remove(fn)
|
||||
|
||||
|
||||
### Dinamically generate tests
|
||||
### Dynamically generate tests
|
||||
def generator(test_case):
|
||||
|
||||
def test_template(self):
|
||||
|
|
Loading…
Reference in a new issue