update tests

This commit is contained in:
Mort Yao 2013-04-19 15:05:07 +02:00
parent 762ced5dba
commit 7d3beda2a8

View File

@ -25,7 +25,6 @@ class YouGetTests(unittest.TestCase):
def test_mixcloud(self): def test_mixcloud(self):
test_urls([ test_urls([
"http://www.mixcloud.com/beatbopz/beat-bopz-disco-mix/", "http://www.mixcloud.com/beatbopz/beat-bopz-disco-mix/",
"http://www.mixcloud.com/beatbopz/tokyo-taste-vol4/",
"http://www.mixcloud.com/DJVadim/north-america-are-you-ready/", "http://www.mixcloud.com/DJVadim/north-america-are-you-ready/",
]) ])