From c12dd5163d16c7fc4e549f2ebc26d43ce92da8bf Mon Sep 17 00:00:00 2001 From: Fabrice Laporte Date: Fri, 19 Dec 2014 00:00:10 +0100 Subject: [PATCH] add lyrics.com and lyrics.wikia.com to google srcs --- test/test_lyrics.py | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/test/test_lyrics.py b/test/test_lyrics.py index ac3297390..605e4c6e7 100644 --- a/test/test_lyrics.py +++ b/test/test_lyrics.py @@ -238,6 +238,11 @@ GOOGLE_SOURCES = [ dict(DEFAULT_SONG, url='http://www.lyricsmania.com/', path='lady_madonna_lyrics_the_beatles.html'), + dict(artist=u'Santana', title=u'Black magic woman', + url='http://www.lyrics.com/', + path=u'black-magic-woman-lyrics-santana.html'), + dict(DEFAULT_SONG, url=u'http://lyrics.wikia.com/', + path=u'The_Beatles:Lady_Madonna'), dict(DEFAULT_SONG, url=u'http://www.lyrics.net', path=u'/lyric/19110224'), dict(DEFAULT_SONG,