From 80adc100ae565c386db53d65079f9e35edc7d83b Mon Sep 17 00:00:00 2001 From: Stein Magnus Jodal Date: Sat, 25 Jul 2015 19:13:14 +0200 Subject: [PATCH] playlists: Add blank lines to valid playlist data --- tests/internal/test_playlists.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tests/internal/test_playlists.py b/tests/internal/test_playlists.py index d4102027..4550ea3d 100644 --- a/tests/internal/test_playlists.py +++ b/tests/internal/test_playlists.py @@ -16,6 +16,7 @@ EXTM3U = b"""#EXTM3U file:///tmp/foo #EXTINF:321,Example Artist - Example \xc5\xa7\xc5\x95 file:///tmp/bar + #EXTINF:213,Some Artist - Other title file:///tmp/baz """ @@ -25,6 +26,7 @@ NumberOfEntries=3 File1=file:///tmp/foo Title1=Sample Title Length1=123 + File2=file:///tmp/bar Title2=Example \xc5\xa7\xc5\x95 Length2=321