[youtube:history] Explain why it has disabled and skip test

This commit is contained in:
Jaime Marquínez Ferrándiz 2015-09-20 12:23:13 +02:00
parent 5e39123b3b
commit f005f96ea5
2 changed files with 3 additions and 1 deletions

View file

@ -99,7 +99,7 @@ class TestAllURLsMatching(unittest.TestCase):
def test_keywords(self):
self.assertMatch(':ytsubs', ['youtube:subscriptions'])
self.assertMatch(':ytsubscriptions', ['youtube:subscriptions'])
self.assertMatch(':ythistory', ['youtube:history'])
# self.assertMatch(':ythistory', ['youtube:history'])
self.assertMatch(':thedailyshow', ['ComedyCentralShows'])
self.assertMatch(':tds', ['ComedyCentralShows'])