From de906ef54373bcc397895f770992854004248cc4 Mon Sep 17 00:00:00 2001 From: Philipp Hagemeister Date: Sun, 13 Apr 2014 03:19:56 +0200 Subject: [aol] Add support for playlists (Fixes #2730) --- test/test_all_urls.py | 1 - 1 file changed, 1 deletion(-) (limited to 'test/test_all_urls.py') diff --git a/test/test_all_urls.py b/test/test_all_urls.py index d180f23cc..7f7362a3a 100644 --- a/test/test_all_urls.py +++ b/test/test_all_urls.py @@ -176,6 +176,5 @@ class TestAllURLsMatching(unittest.TestCase): 'https://screen.yahoo.com/smartwatches-latest-wearable-gadgets-163745379-cbs.html', ['Yahoo']) - if __name__ == '__main__': unittest.main() -- cgit 1.4.1