summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorDominika <sokolov.dominika@gmail.com>2020-10-23 20:07:43 -0400
committerDominika <sokolov.dominika@gmail.com>2020-10-23 20:07:43 -0400
commitc438ea87e4db650f5c44526b155ea335ea49d006 (patch)
tree4a750d2401c94bb9bfc4628c0776ac1edd5ca25f /test
parent416da574ec0df3388f652e44f7fe71b1e3a4701f (diff)
[fix] Remove copyright infringing content
Diffstat (limited to 'test')
-rw-r--r--test/test_all_urls.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/test_all_urls.py b/test/test_all_urls.py
index 81056a999..4f448b4f6 100644
--- a/test/test_all_urls.py
+++ b/test/test_all_urls.py
@@ -33,7 +33,6 @@ class TestAllURLsMatching(unittest.TestCase):
assertPlaylist = lambda url: self.assertMatch(url, ['youtube:playlist'])
assertPlaylist('ECUl4u3cNGP61MdtwGTqZA0MreSaDybji8')
assertPlaylist('UUBABnxM4Ar9ten8Mdjj1j0Q') # 585
- assertPlaylist('PL63F0C78739B09958')
assertPlaylist('https://www.youtube.com/playlist?list=UUBABnxM4Ar9ten8Mdjj1j0Q')
assertPlaylist('https://www.youtube.com/course?list=ECUl4u3cNGP61MdtwGTqZA0MreSaDybji8')
assertPlaylist('https://www.youtube.com/playlist?list=PLwP_SiAcdui0KVebT0mU9Apz359a4ubsC')