about summary refs log tree commit diff
path: root/test/test_all_urls.py
diff options
context:
space:
mode:
authorPhilipp Hagemeister <phihag@phihag.de>2015-01-22 18:15:58 +0100
committerPhilipp Hagemeister <phihag@phihag.de>2015-01-22 18:15:58 +0100
commit650ab5beebfa555383365602c914729249fad4c6 (patch)
tree56d50b401eaff1c7e3059c5856844d47fa56d84a /test/test_all_urls.py
parent7932de6352f1fcb0418e78dc049fe60b92ca6c68 (diff)
downloadyoutube-dl-650ab5beebfa555383365602c914729249fad4c6.tar.gz
youtube-dl-650ab5beebfa555383365602c914729249fad4c6.tar.xz
youtube-dl-650ab5beebfa555383365602c914729249fad4c6.zip
[comedycentral:shows] Remove references to colbert report
Diffstat (limited to 'test/test_all_urls.py')
-rw-r--r--test/test_all_urls.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/test/test_all_urls.py b/test/test_all_urls.py
index bd4fe17bf..88fda76a4 100644
--- a/test/test_all_urls.py
+++ b/test/test_all_urls.py
@@ -115,8 +115,6 @@ class TestAllURLsMatching(unittest.TestCase):
         self.assertMatch(':ythistory', ['youtube:history'])
         self.assertMatch(':thedailyshow', ['ComedyCentralShows'])
         self.assertMatch(':tds', ['ComedyCentralShows'])
-        self.assertMatch(':colbertreport', ['ComedyCentralShows'])
-        self.assertMatch(':cr', ['ComedyCentralShows'])
 
     def test_vimeo_matching(self):
         self.assertMatch('http://vimeo.com/channels/tributes', ['vimeo:channel'])