https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17499 Lari Taskula <lari.taskula@hypernova.fi> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #107614|0 |1 is obsolete| | --- Comment #117 from Lari Taskula <lari.taskula@hypernova.fi> --- Created attachment 119472 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=119472&action=edit Bug 17499: Replace test subroutines with build_object This patch replaces subroutines used to build test objects with call to $builder->build_object. To test prove that tests are still running with: prove t/db_dependent/Koha/Patron/Message/* Sponsored-by: Koha-Suomi Oy Signed-off-by: David Nind <david@davidnind.com> Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> -- You are receiving this mail because: You are watching all bug changes.