[comedycentral:shows] Remove references to colbert report

This commit is contained in:
Philipp Hagemeister 2015-01-22 18:15:58 +01:00
parent 7932de6352
commit 650ab5beeb
2 changed files with 2 additions and 4 deletions

View file

@ -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'])