http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6137
Julian Maurice <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7354|0 |1 is obsolete| | --- Comment #9 from Julian Maurice <[email protected]> 2012-02-03 12:58:16 UTC --- Created attachment 7443 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7443 Unit tests for _GetCircControlBranch prove failed because "plan tests => 15" was executed after the first test. Now it's "use Test::More tests => 15", and prove returns success. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. 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/
