Bug 9078 - fixing exceptions broke tests
authorTomas Cohen Arazi <tomascohen@gmail.com>
Wed, 21 Nov 2012 15:54:46 +0000 (12:54 -0300)
committerChris Cormack <chrisc@catalyst.net.nz>
Mon, 26 Nov 2012 00:27:43 +0000 (13:27 +1300)
commit3d0b417cb0bcbfd39f7f63ab19b7a4acbb013b41
treefc6151185c13e2be8be2e082dd5d457227eed163
parentbd60418f9d767987971ec5cd18be383294c8f64d
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>
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
Koha/Calendar.pm