https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42937
--- Comment #6 from Jonathan Druart <[email protected]> --- (In reply to David Nind from comment #5) > (In reply to Jonathan Druart from comment #3) > What confused me was the test plan which said: > > > Remove a use Modern::Perl for mainpage.pl > > => Should still return green > > When I did that, the tests fail. Oops, sorry! The test plan is indeed wrong, it should have been: prove t/db_dependent/00-strict.t => should be green before and after the patch Remove a use Modern::Perl for mainpage.pl => should fail before and after the patch -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
