Sohu: remove some error-prone test case

This commit is contained in:
Mort Yao 2014-01-08 05:03:59 +01:00
parent 49338a523b
commit a1f635df94

View File

@ -27,8 +27,7 @@ class YouGetTests(unittest.TestCase):
test_urls([ test_urls([
"http://tv.sohu.com/20120522/n343785589.shtml", "http://tv.sohu.com/20120522/n343785589.shtml",
"http://tv.sohu.com/20130103/n362246415.shtml", "http://tv.sohu.com/20130103/n362246415.shtml",
"http://tv.sohu.com/20130103/n362251239.shtml", "http://tv.sohu.com/20130103/n362251239.shtml"
"http://my.tv.sohu.com/us/4559763/51981774.shtml"
]) ])
def test_ted(self): def test_ted(self):