[Koha-bugs] [Bug 9142] Failing test case in 3.10.0 release.

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Nov 26 23:55:20 CET 2012


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9142

--- Comment #5 from Robin Sheat <robin at catalyst.net.nz> ---
Created attachment 13692
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13692&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.

Signed-off-by: Robin Sheat <robin at catalyst.net.nz>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list