From 55fc2a6bd4bd8bde959dfcd75b89c6d93b17a0ff Mon Sep 17 00:00:00 2001 From: Mort Yao Date: Sat, 22 Feb 2014 18:43:16 +0100 Subject: [PATCH] remove all Sohu test cases --- tests/test.py | 7 ------- 1 file changed, 7 deletions(-) diff --git a/tests/test.py b/tests/test.py index 1b5884c6..0d51f86e 100644 --- a/tests/test.py +++ b/tests/test.py @@ -28,13 +28,6 @@ class YouGetTests(unittest.TestCase): "http://www.mixcloud.com/DJVadim/north-america-are-you-ready/", ]) - def test_sohu(self): - test_urls([ - "http://tv.sohu.com/20120522/n343785589.shtml", - "http://tv.sohu.com/20130103/n362246415.shtml", - "http://tv.sohu.com/20130103/n362251239.shtml" - ]) - def test_ted(self): test_urls([ "http://www.ted.com/talks/jennifer_lin_improvs_piano_magic.html",