Bug 15774: (follow-up) Address QA issues
[koha.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;