X-Git-Url: http://git.ieval.ro/?a=blobdiff_plain;f=t%2Fmusicexpo-cache.t;h=70972a1b8882b34106254376eb2d6003a487b06e;hb=9d6d04a4bf7fc26eb7ea4361c8c726ad24106871;hp=635f671e34587e21d515b3b982c53d327cd92f88;hpb=238670541686b36bd6f4698f9fb3c091660f9b34;p=app-musicexpo.git diff --git a/t/musicexpo-cache.t b/t/musicexpo-cache.t index 635f671..70972a1 100644 --- a/t/musicexpo-cache.t +++ b/t/musicexpo-cache.t @@ -1,4 +1,4 @@ -#!/usr/bin/perl -wT -CSDA +#!/usr/bin/perl -wT use v5.14; use warnings; @@ -32,9 +32,10 @@ is $out, <<'OUT', 'output is correct'; TitleArtistAlbumGenreTrackYearType -CelluleSilenceL'autre endroitElectro01/092005FLAC -CelluleSilenceL'autre endroitElectro01/092005MP3 +CelluleSilenceL'autre endroitElectro01/092005FLAC MP3 + + OUT ok -e $file, 'cache exists';