From 6b125df708afbc2200f039cb6a0e5af3e87e2468 Mon Sep 17 00:00:00 2001 From: Marius Gavrilescu Date: Thu, 2 Apr 2015 14:35:15 +0300 Subject: [PATCH] Update tests --- t/musicexpo-cache.t | 6 ++---- t/musicexpo.t | 4 +--- 2 files changed, 3 insertions(+), 7 deletions(-) diff --git a/t/musicexpo-cache.t b/t/musicexpo-cache.t index 0e45058..3fc3e13 100644 --- a/t/musicexpo-cache.t +++ b/t/musicexpo-cache.t @@ -26,7 +26,7 @@ is $out, <<'OUT', 'output is correct'; Music - +
@@ -35,10 +35,8 @@ is $out, <<'OUT', 'output is correct'; TitleArtistAlbumGenreTrackYearType -CelluleSilenceL'autre endroitElectro01/092005FLAC MP3 +CelluleSilenceL'autre endroitElectro01/092005FLAC MP3 - - OUT ok -e $file, 'cache exists'; diff --git a/t/musicexpo.t b/t/musicexpo.t index beae39b..550c574 100644 --- a/t/musicexpo.t +++ b/t/musicexpo.t @@ -18,7 +18,7 @@ is $out, <<'OUT', 'output is correct'; Music - +
@@ -28,6 +28,4 @@ is $out, <<'OUT', 'output is correct'; TitleArtistAlbumGenreTrackYearType - - OUT -- 2.30.2