1
0
mirror of https://github.com/ytdl-org/youtube-dl.git synced 2025-01-19 01:44:03 +01:00

[test] Fix linter for 3aa94d7945dfaa0e04acf2700ffe0e43b00db498

This commit is contained in:
dirkf 2022-06-15 18:26:54 +01:00
parent cc179df346
commit 11665dd236
2 changed files with 2 additions and 1 deletions

View File

@ -88,6 +88,7 @@ class TestDownload(unittest.TestCase):
# Dynamically generate tests
def generator(test_case, tname):
def test_template(self):