http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12918
Tomás Cohen Arazi <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #31602|0 |1 is obsolete| | --- Comment #4 from Tomás Cohen Arazi <[email protected]> --- Created attachment 31606 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=31606&action=edit [SIGNED-OFF] Bug 12918: fix failing test case A bug in a test case causes test case failure. It also required a database, so I'm moving it out of the way. Test plan: 1) prove -v t/db_dependent/Templates.t -- bombs! 2) apply patch 3) prove -v t/db_dependent/Templates.t -- works! Signed-off-by: Mark Tompsett <[email protected]> Signed-off-by: Tomas Cohen Arazi <[email protected]> Good catch Robin, it didn't fail in Perl 5.18 so didn't notice the mistake. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
