Bug 21576: Keep compatibility with QA script
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Mon, 15 Oct 2018 20:29:35 +0000 (17:29 -0300)
committerNick Clemens <nick@bywatersolutions.com>
Fri, 26 Oct 2018 17:09:52 +0000 (17:09 +0000)
commit2e9252584842fcf90aa4774eff326c631475852e
tree4e4f916af83e64eda0cc2c323a6899b9c34d1ba0
parentc933244fe60614a6a9d0f14efec4f175966c1704
Bug 21576: Keep compatibility with QA script

The QA script call 'missing_filters', it sounds better to keep it in
order to avoid fixing it and have a weird condition (if
module->can('subroutine_name')) to maintain

Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
t/lib/QA/TemplateFilters.pm
t/template_filters.t
xt/find-missing-filters.t