diff options
Diffstat (limited to 'test/test_YoutubeDL.py')
-rw-r--r-- | test/test_YoutubeDL.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/test_YoutubeDL.py b/test/test_YoutubeDL.py index 3cfb61fb2..916ee48b9 100644 --- a/test/test_YoutubeDL.py +++ b/test/test_YoutubeDL.py @@ -632,7 +632,6 @@ class TestYoutubeDL(unittest.TestCase): outtmpl_info = { 'id': '1234', - 'id': '1234', 'ext': 'mp4', 'width': None, 'height': 1080, |