https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42937
--- Comment #4 from David Nind <[email protected]> --- Created attachment 201262 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=201262&action=edit Bug 42937: Remove unneeded flag in 00-strict.t $Test::Strict::TEST_STRICT = 0 is only set for all_perl_files_ok It's no longer used since bug 42126 Test plan: prove t/db_dependent/00-strict.t should still return green Remove a use Modern::Perl for mainpage.pl => Should still return green Signed-off-by: David Nind <[email protected]> -- 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/
