X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=t%2FKoha_MetadataRecord.t;h=0c2c53e304373438b9ad86e1f9a69c04d1ffcf75;hb=6c93ea0be10080817cc84a75f5e99c69655d012e;hp=48d9c40bd6bdad944c7aca670fa06db3e7c9c6a0;hpb=20636ce19476fb7f31ebef0264537cb1bec3ef54;p=koha.git diff --git a/t/Koha_MetadataRecord.t b/t/Koha_MetadataRecord.t index 48d9c40bd6..0c2c53e304 100755 --- a/t/Koha_MetadataRecord.t +++ b/t/Koha_MetadataRecord.t @@ -141,4 +141,3 @@ subtest "new() tests" => sub { is( $metadata_record, undef, 'record object mandatory') }; -1;