From: Suzanne Goldlust Date: Wed, 21 Jun 2023 18:03:04 +0000 (+0000) Subject: [#2833] Remove old broken link in comments X-Git-Tag: Kea-2.4.0~76 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8330cc44faae9d8a323c4e1cb9ef0f19fdab6ff4;p=thirdparty%2Fkea.git [#2833] Remove old broken link in comments --- diff --git a/src/lib/dhcpsrv/tests/csv_lease_file4_unittest.cc b/src/lib/dhcpsrv/tests/csv_lease_file4_unittest.cc index 469537c7f3..fcc59b85dc 100644 --- a/src/lib/dhcpsrv/tests/csv_lease_file4_unittest.cc +++ b/src/lib/dhcpsrv/tests/csv_lease_file4_unittest.cc @@ -644,6 +644,6 @@ TEST_F(CSVLeaseFile4Test, 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