From e74864ac34851393ec84393b42e9cbf35fba29a3 Mon Sep 17 00:00:00 2001 From: Mort Yao Date: Thu, 7 Mar 2013 18:49:13 +0100 Subject: [PATCH] remove tests for Douban --- tests/test.py | 5 ----- 1 file changed, 5 deletions(-) diff --git a/tests/test.py b/tests/test.py index 4d8c27f6..3e53d34b 100644 --- a/tests/test.py +++ b/tests/test.py @@ -12,11 +12,6 @@ def test_urls(urls): class YouGetTests(unittest.TestCase): - def test_douban(self): - test_urls([ - "http://site.douban.com/caofang/", - ]) - def test_googleplus(self): test_urls([ "http://plus.google.com/102663035987142737445/posts/jJRu43KQFT5",