]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#2833] Remove old broken link in comments
authorSuzanne Goldlust <sgoldlust@isc.org>
Wed, 21 Jun 2023 18:03:04 +0000 (18:03 +0000)
committerPiotrek Zadroga <piotrek@isc.org>
Tue, 27 Jun 2023 15:32:48 +0000 (15:32 +0000)
src/lib/dhcpsrv/tests/csv_lease_file4_unittest.cc

index 469537c7f3bf3b7a73f80ba7a1b24ed44211babc..fcc59b85dcefe26f2f2680517cb731cf37b8def2 100644 (file)
@@ -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