@@ -, +, @@ --- t/db_dependent/Breeding.t | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- a/t/db_dependent/Breeding.t +++ a/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/; --