]> 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:49 +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_file6_unittest.cc

index 2b55f9ea5e2668099b26e0ae5c52fe98398ec7d7..c907c301ee72ed3263a94137b288dc9fd93c193e 100644 (file)
@@ -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