http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9142
--- Comment #5 from Robin Sheat <[email protected]> --- 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 <[email protected]> -- 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/
