Browse Source

Bug 29437: (QA follow-up) Update TODO in Breeding.t

We now have some tests for BreedingSearch.

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
21.11/bug30761
Marcel de Rooy 2 years ago
committed by Jonathan Druart
parent
commit
1e350b5bb6
  1. 2
      t/db_dependent/Breeding.t

2
t/db_dependent/Breeding.t

@ -22,7 +22,7 @@
# These subroutines are actually internal, but these tests may pave the way for
# a more comprehensive test of Z3950Search itself.
#
# TODO We need additional tests for Z3950SearchAuth, BreedingSearch
# TODO We need additional tests for Z3950SearchAuth
use Modern::Perl;
use File::Temp qw/tempfile/;

Loading…
Cancel
Save