30 Jun
2026
30 Jun
'26
10:47 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42937 --- Comment #7 from David Nind <david@davidnind.com> --- (In reply to Jonathan Druart from comment #6)
(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
Makes sense now 8-) Thanks. -- You are receiving this mail because: You are watching all bug changes.