https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33471
--- Comment #6 from Nick Clemens <[email protected]> --- (In reply to Marcel de Rooy from comment #4) > ++<<<<<<< HEAD > +subtest 'pickup_locations() tests' => sub { > + > + plan tests => 11; > ++======= > + subtest 'pickup_locations' => sub { > + plan tests => 73; > ++>>>>>>> Bug 33471: Add validate_pickup_location routine to Koha::Biblio > > Parallel development ? Yes, 33447 - Tomas' followup adjusted those lines -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
