26 Nov
2012
26 Nov
'12
2:43 p.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9142 --- Comment #3 from Tomás Cohen Arazi <tomascohen@gmail.com> --- Created attachment 13679 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13679&action=edit Bug 9142 - Remove the use of subtests Debian stable's version of Test::More is older than the one I used on my 12.04 dev box, and doesn't support subtests, which I used to avoid side effects between different test scenarios. This patch removes that subtest definition. -- You are receiving this mail because: You are watching all bug changes.