]> git.koha-community.org Git - koha.git/commit
Bug 15333: [QA Follow-up] Add few tests
authorMarcel de Rooy <m.de.rooy@rijksmuseum.nl>
Fri, 20 May 2016 08:14:28 +0000 (10:14 +0200)
committerJulian Maurice <julian.maurice@biblibre.com>
Thu, 9 Jun 2016 07:32:52 +0000 (09:32 +0200)
commit8480d4d260981552e0952a74ff1c5b24d3f22fa4
tree9e372fd6f0aba069b006ba857b8240b3c366ea0c
parent0c61cb521473786727d5f6f07f42f7e594f9f16a
Bug 15333: [QA Follow-up] Add few tests

This report had no test plan and no unit tests.
Adding some lines to Holidays.t.
Added a trivial line move in Calendar.pm.

Test plan:
Run t/db_dependent/Holidays.t with and without cache.

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Tested with memcached, Cache::Memory and no cache (edit Cache.pm).

Signed-off-by: Brendan Gallagher <brendan@bywatersolutions.com>
(cherry picked from commit 73aa490029b4b536c86c3ac59e53f9e118c7c292)
Signed-off-by: Julian Maurice <julian.maurice@biblibre.com>
Koha/Calendar.pm
t/db_dependent/Holidays.t