From 8476c58e91e0591c7dba1d5e25f550f798f69c56 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 Content-Type: text/plain; charset=utf-8 We now have some tests for BreedingSearch. Signed-off-by: Marcel de Rooy --- 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.20.1