3 Jan
2013
3 Jan
'13
4:54 p.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9211 --- Comment #9 from Paul Poulain <paul.poulain@biblibre.com> --- Created attachment 14403 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=14403&action=edit Bug 9211 follow-up fixing 2 tiny mistakes in unit test * the new test was not announced (26 announced, 27 run) * $daycount already declared, resulting in "my" variable $daycount masks earlier declaration in same scope at t/Calendar.t line 93. with this patch prove t/Calendar.t is green ;-) -- You are receiving this mail because: You are watching all bug changes.