mirror of
https://github.com/soimort/you-get.git
synced 2025-02-09 19:52:32 +03:00
remove tests for Douban
This commit is contained in:
parent
708d347a17
commit
e74864ac34
@ -12,11 +12,6 @@ def test_urls(urls):
|
|||||||
|
|
||||||
class YouGetTests(unittest.TestCase):
|
class YouGetTests(unittest.TestCase):
|
||||||
|
|
||||||
def test_douban(self):
|
|
||||||
test_urls([
|
|
||||||
"http://site.douban.com/caofang/",
|
|
||||||
])
|
|
||||||
|
|
||||||
def test_googleplus(self):
|
def test_googleplus(self):
|
||||||
test_urls([
|
test_urls([
|
||||||
"http://plus.google.com/102663035987142737445/posts/jJRu43KQFT5",
|
"http://plus.google.com/102663035987142737445/posts/jJRu43KQFT5",
|
||||||
|
Loading…
Reference in New Issue
Block a user