From: Suzanne Goldlust Date: Wed, 21 Jun 2023 18:03:49 +0000 (+0000) Subject: [#2833] Remove old broken link in comments X-Git-Tag: Kea-2.4.0~75 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f64f5e757a21ca486c85180352000b7b79c434ca;p=thirdparty%2Fkea.git [#2833] Remove old broken link in comments --- diff --git a/src/lib/dhcpsrv/tests/csv_lease_file6_unittest.cc b/src/lib/dhcpsrv/tests/csv_lease_file6_unittest.cc index 2b55f9ea5e..c907c301ee 100644 --- a/src/lib/dhcpsrv/tests/csv_lease_file6_unittest.cc +++ b/src/lib/dhcpsrv/tests/csv_lease_file6_unittest.cc @@ -712,6 +712,6 @@ TEST_F(CSVLeaseFile6Test, embeddedEscapes) { /// lease type, invalid preferred lifetime vs valid lifetime etc. The Lease6 /// should be extended with the function that validates lease attributes. Once /// this is implemented we should provide more tests for malformed leases -/// in the CSV file. See http://oldkea.isc.org/ticket/2405. +/// in the CSV file. } // end of anonymous namespace