20 Jun
2013
20 Jun
'13
3:20 p.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10499 --- Comment #1 from kenza <kenza.zaki@biblibre.com> --- Created attachment 19171 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=19171&action=edit Bug 10499: VirtualShelves.t - wrap tests in a database connection Before this patch, the queries in VirtualShelves.t were committed in the database and have to be removed at the end. This patch wraps tests in a database connection. Test plan: prove t/db_dependent/VirtualShelves.t VirtualShelves.t .. ok All tests successful. Files=1, Tests=72, 1 wallclock secs ( 0.06 usr 0.00 sys + 0.72 cusr 0.06 csys = 0.84 CPU) Result: PASS -- You are receiving this mail because: You are watching all bug changes.