From 7d0744d46b9b553292aff07cec653ffc9bf4db00 Mon Sep 17 00:00:00 2001 From: Fabrice Laporte Date: Wed, 17 Dec 2014 22:04:54 +0100 Subject: [PATCH] lyrics: update unit tests --- test/test_lyrics.py | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/test/test_lyrics.py b/test/test_lyrics.py index 288257c6f..418b062ff 100644 --- a/test/test_lyrics.py +++ b/test/test_lyrics.py @@ -207,8 +207,9 @@ DEFAULT_SOURCES = [ dict(DEFAULT_SONG, url=u'http://lyrics.wikia.com/', path=u'The_Beatles:Lady_Madonna'), dict(DEFAULT_SONG, url='http://www.lyrics.com/', - path=u'lady-madonna-lyrics-the-beatles.html') - + path=u'lady-madonna-lyrics-the-beatles.html'), + dict(DEFAULT_SONG, url='https://www.musixmatch.com/', + path=u'lyrics/The-Beatles/Lady-Madonna'), ] # Every source entered in default beets google custom search engine