[Koha-bugs] [Bug 13242] Slow checkin for patrons restricted indefinitely

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Nov 14 11:23:41 CET 2014


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13242

--- Comment #11 from Jonathan Druart <jonathan.druart at biblibre.com> ---
Comment on attachment 33560
  --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=33560
Bug 13242 Add a UT to t/DateUtils.t for testing DateTime bug

Review of attachment 33560:
 --> (http://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html&bug=13242&attachment=33560)
-----------------------------------------------------------------

::: t/DateUtils.t
@@ +7,2 @@
>  use Test::MockModule;
> +use Time::HiRes qw/ gettimeofday /;

Time::HiRes seems to be a new dependency.
Is not it possible to do the same without adding it?

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


More information about the Koha-bugs mailing list