From 650ab5beebfa555383365602c914729249fad4c6 Mon Sep 17 00:00:00 2001 From: Philipp Hagemeister Date: Thu, 22 Jan 2015 18:15:58 +0100 Subject: [comedycentral:shows] Remove references to colbert report --- test/test_all_urls.py | 2 -- 1 file changed, 2 deletions(-) (limited to 'test/test_all_urls.py') 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']) -- cgit 1.4.1