From bd5d56d6afeb699ab6172ad35615c3ea14e0e7d6 Mon Sep 17 00:00:00 2001 From: Mort Yao Date: Fri, 5 Apr 2013 03:21:36 +0200 Subject: [PATCH] remove test for Blip --- tests/test.py | 5 ----- 1 file changed, 5 deletions(-) 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",