http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8524
--- Comment #5 from Jared Camins-Esakov <[email protected]> --- Created attachment 11481 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=11481&action=edit Bug 8524 follow-up: fix broken test The t/Barcodes_ValueBuilder.t test had the wrong number of tests declared, and rather than checking that a variable was undefined I was checking that it had a length of zero. Fixed both issues. -- 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/
