[Koha-bugs] [Bug 12879] Remove unnecesary diags from Holds.t

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Sep 5 17:45:48 CEST 2014


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

--- Comment #1 from Tomás Cohen Arazi <tomascohen at gmail.com> ---
Created attachment 31415
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=31415&action=edit
Bug 12879: Remove unnecesary diags from Holds.t

To test:
- Run
  $ prove t/db_dependent/Holds.t
=> SUCCESS:
t/db_dependent/Holds.t .. 1/35 Use of uninitialized value in subroutine entry
at /home/tcohen/git/koha-community-src/C4/Charset.pm line 181.
Use of uninitialized value in subroutine entry at
/home/tcohen/git/koha-community-src/C4/Charset.pm line 181.
Use of uninitialized value in subroutine entry at
/home/tcohen/git/koha-community-src/C4/Charset.pm line 181.
t/db_dependent/Holds.t .. ok
All tests successful.
Files=1, Tests=35,  1 wallclock secs ( 0.03 usr  0.00 sys +  1.09 cusr  0.06
csys =  1.18 CPU)
Result: PASS

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


More information about the Koha-bugs mailing list