[Koha-bugs] [Bug 28931] use EXPORT_OK in Koha::DateUtils

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sat Oct 2 23:55:40 CEST 2021


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

--- Comment #5 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
There was no test plan... 

Should these files be updated as well?

debian/templates/plack.psgi:use Koha::DateUtils;
t/db_dependent/Circulation/IsItemIssued.t:use Koha::DateUtils;
t/db_dependent/Items.t:use Koha::DateUtils;
t/db_dependent/Koha/SearchEngine/Indexer.t:use Koha::DateUtils;
t/db_dependent/Koha/Template/Plugin/TablesSettings.t:use Koha::DateUtils;
t/db_dependent/Log.t:use Koha::DateUtils;
t/db_dependent/SIP/ILS.t:use Koha::DateUtils;
t/db_dependent/Search/History.t:use_ok('Koha::DateUtils');

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list