Bug 9078 - fixing exceptions broke tests
authorTomas Cohen Arazi <tomascohen@gmail.com>
Wed, 21 Nov 2012 15:54:46 +0000 (12:54 -0300)
committerJared Camins-Esakov <jcamins@cpbibliography.com>
Thu, 22 Nov 2012 14:27:46 +0000 (09:27 -0500)
commitafc860d66bd706a80fe1b6404b648aa4592f3f79
treedecb600db0a69571ecd7da16c149c4c9bc393d47
parent8615996749d84c1b54327d74aec2dd423650a4f5
Bug 9078 - fixing exceptions broke tests

Fixing the holiday exceptions arised a problem with how the test data was constructed.
This made several tests fail.

This patch fixes the add_holiday function. Tests should pass now.

Sponsored-by: Universidad Nacional de Córdoba
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Passed-QA-by: Paul Poulain <paul.poulain@biblibre.com>
Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com>
Koha/Calendar.pm