X-Git-Url: http://git.ieval.ro/?a=blobdiff_plain;f=t%2Fmusicexpo-cache.t;h=c7a115449da3e1221660eccbf7cb1e178626aa03;hb=53fe8e9a125021e64ad9e65eb5afccb527c96138;hp=6ed30460d779a905ff9dd5bbe29575799d080081;hpb=4ffde4cd97c6cd4f941d485ee7381621f3a38fe2;p=app-musicexpo.git diff --git a/t/musicexpo-cache.t b/t/musicexpo-cache.t index 6ed3046..c7a1154 100644 --- a/t/musicexpo-cache.t +++ b/t/musicexpo-cache.t @@ -33,7 +33,7 @@ if ($handled{'.flac'} && $handled{'.ogg'}) { push @lines, $prefix . 'Opus ' if $handled{'.opus'}; push @lines, $prefix . 'MP3 ' if $handled{'.mp3'}; -push @lines, 'L'autre endroitElectro1/92005AAC ' if $handled{'.aac'}; +push @lines, 'CelluleSilenceL'autre endroitElectro1/92005AAC ' if $handled{'.aac'}; my $contents = join '', map { "\n$_" } @lines;