@@ -, +, @@ --- .../{Koha_Authority.t => Koha_MetadataRecord_Authority.t} | 1 - 1 file changed, 1 deletion(-) rename t/db_dependent/{Koha_Authority.t => Koha_MetadataRecord_Authority.t} (99%) --- a/t/db_dependent/Koha_Authority.t +++ a/t/db_dependent/Koha_Authority.t @@ -20,7 +20,6 @@ use Modern::Perl; use Test::More tests => 3; -use Data::Dumper qw/Dumper/; use MARC::File::XML; --