http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7841
Bernardo Gonzalez Kriegel <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #28268|0 |1 is obsolete| | --- Comment #9 from Bernardo Gonzalez Kriegel <[email protected]> --- Created attachment 28273 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=28273&action=edit [SIGNED-OFF] Bug 7841: Tweaks to remove floody messages from tests. This modifies lines in C4/Languages.pm such that when the tests are run, they no longer generate errors. TEST PLAN --------- 1) Apply first patch 2) prove -v t/db_dependent/Languages.t -- There will be uninitialized string messages, etc. 3) Apply second patch (this one) 4) prove -v t/db_dependent/Languages.t -- Only one carp message will remain. Signed-off-by: Bernardo Gonzalez Kriegel <[email protected]> Test pass, no warnings, no koha-qa errors -- 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/
