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

--- Comment #1 from Kyle M Hall <k...@bywatersolutions.com> ---
Created attachment 46869
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=46869&action=edit
Bug 15599 - Unit tests output warnings

The unit tests t/db_dependent/Circulation/Returns.t and
t/db_dependent/Items.t print out eh warning "item-level_itypes set but
no itemtype set for item". This should not happen.

Test Plan:
1) prove t/db_dependent/Circulation/Returns.t
2) Note the warning
3) prove t/db_dependent/Items.t
4) Note the warning
5) Apply this patch
6) prove t/db_dependent/Circulation/Returns.t
7) Note there is no warning
8) prove t/db_dependent/Items.t
9) Note there is no warning

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to