Bug 24155: (follow-up) Add span with id to weighted search option
[koha-ffzg.git] / t / Koha_MetadataRecord.t
index 48d9c40..0c2c53e 100755 (executable)
@@ -141,4 +141,3 @@ subtest "new() tests" => sub {
     is( $metadata_record, undef, 'record object mandatory')
 };
 
-1;