14 Nov
2014
14 Nov
'14
10:23 a.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13242 --- Comment #11 from Jonathan Druart <jonathan.druart@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.