projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cc99d4f
)
[test/test_all_urls] Remove *.cc.com tests
author
Yen Chi Hsuan
<yan12125@gmail.com>
Tue, 26 Jul 2016 03:08:09 +0000
(11:08 +0800)
committer
Yen Chi Hsuan
<yan12125@gmail.com>
Tue, 26 Jul 2016 03:08:09 +0000
(11:08 +0800)
test/test_all_urls.py
patch
|
blob
|
history
diff --git
a/test/test_all_urls.py
b/test/test_all_urls.py
index 1f6079c2934de5386b4cb0a8a580c5f188824083..cd1cd4b24708da589ae2b15c79801271cc71166b 100644
(file)
--- 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'])