X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=blobdiff_plain;f=test%2Ftest_all_urls.py;h=cd1cd4b24708da589ae2b15c79801271cc71166b;hb=15da37c7dc8cf14ba5ce880aa1805fceaa71fc44;hp=1f6079c2934de5386b4cb0a8a580c5f188824083;hpb=fd7a7498a47c5d79663ec8d86a87325aa634c652;p=youtube-dl diff --git a/test/test_all_urls.py b/test/test_all_urls.py index 1f6079c29..cd1cd4b24 100644 --- a/test/test_all_urls.py +++ b/test/test_all_urls.py @@ -101,8 +101,6 @@ class TestAllURLsMatching(unittest.TestCase): self.assertMatch(':ytsubs', ['youtube:subscriptions']) self.assertMatch(':ytsubscriptions', ['youtube:subscriptions']) self.assertMatch(':ythistory', ['youtube:history']) - self.assertMatch(':thedailyshow', ['ComedyCentralShows']) - self.assertMatch(':tds', ['ComedyCentralShows']) def test_vimeo_matching(self): self.assertMatch('https://vimeo.com/channels/tributes', ['vimeo:channel'])