https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17944
--- Comment #27 from Alex Buckley <[email protected]> --- Created attachment 59954 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=59954&action=edit Bug 17944 - Implemented a subtest in the ItemTypes.t file for is_used function in ItemType.pm Test plan: 1. Go to t/db_dependent/Koha/ 2. Start koha-shell: sudo koha-shell <instancename> 3. Run the ItemTypes.t unit test: prove -v ItemTypes.t 4. Notice all tests are successful, and notice that the last two outputs show the is_used subtest gave successful results -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] 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/
