diff --git a/tests/test.py b/tests/test.py index 7753603b..3e53d34b 100644 --- a/tests/test.py +++ b/tests/test.py @@ -12,11 +12,6 @@ def test_urls(urls): class YouGetTests(unittest.TestCase): - def test_blip(self): - test_urls([ - "http://blip.tv/clojure/sam-aaron-programming-music-with-overtone-5970273", - ]) - def test_googleplus(self): test_urls([ "http://plus.google.com/102663035987142737445/posts/jJRu43KQFT5",