Bug 19809: Re-allow to call Koha::Objects::find in list context
[srvgit] / t / Images.t
index 02bcd82..338a903 100644 (file)
@@ -69,4 +69,3 @@ is( $imagenumbers[1], 3, 'imagenumber is 3' );
 
 is( $imagenumbers[4], undef, 'imagenumber undef' );
 
-1;