https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=43505

--- Comment #7 from Jonathan Druart <[email protected]> ---
Created attachment 205459
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=205459&action=edit
Bug 43505: Koha::QA - PerlCritic

Replace Test::Perl::Critic in t/00-testcritic.t with Koha::QA::PerlCritic

Test plan:
 `prove t/00-testcritic.t`
=> It still passes.

QA: Behaviour change: Test::Perl::Critic was an optional dependency, the
test used `plan skip_all` when it was not installed.
Koha::QA::PerlCritic uses Perl::Critic and it is made mandatory.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list -- [email protected]
To unsubscribe send an email to [email protected]
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to