From 1e350b5bb637281d0bf488d35950f41b4d007b5d Mon Sep 17 00:00:00 2001 From: Marcel de Rooy Date: Fri, 19 Nov 2021 07:54:37 +0000 Subject: [PATCH] Bug 29437: (QA follow-up) Update TODO in Breeding.t We now have some tests for BreedingSearch. Signed-off-by: Marcel de Rooy Signed-off-by: Jonathan Druart --- t/db_dependent/Breeding.t | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/t/db_dependent/Breeding.t b/t/db_dependent/Breeding.t index 63e86629ce..81cd2e04f1 100755 --- a/t/db_dependent/Breeding.t +++ b/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/; -- 2.39.5