mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-09-03 07:25:18 +00:00
[master] Compilation fix after merge (missing })
This commit is contained in:
@@ -1632,6 +1632,7 @@ TEST_F(ExpirationAllocEngine6Test, reclaimReusedLeasesSolicit) {
|
|||||||
// again when the Solicit message is being processed.
|
// again when the Solicit message is being processed.
|
||||||
TEST_F(ExpirationAllocEngine6Test, reclaimReusedLeasesSolicitAlreadyReclaimed) {
|
TEST_F(ExpirationAllocEngine6Test, reclaimReusedLeasesSolicitAlreadyReclaimed) {
|
||||||
testReclaimReusedLeases(DHCPV6_SOLICIT, true);
|
testReclaimReusedLeases(DHCPV6_SOLICIT, true);
|
||||||
|
}
|
||||||
|
|
||||||
// This test verifies if the hooks installed on lease6_recover are called
|
// This test verifies if the hooks installed on lease6_recover are called
|
||||||
// when the lease expires.
|
// when the lease expires.
|
||||||
|
Reference in New Issue
Block a user