mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-08-30 21:45:37 +00:00
[#3649] Updated comments
This commit is contained in:
@@ -1827,7 +1827,7 @@ TEST_F(HAImplTest, lease4ExpireHubInvalidServerName) {
|
||||
}
|
||||
|
||||
// Tests lease4_expire callout implementation when the server is a hub
|
||||
// with multiple relationship.
|
||||
// with multiple relationships.
|
||||
TEST_F(HAImplTest, lease4ExpireSingleService) {
|
||||
ConstElementPtr ha_config = createValidJsonConfiguration();
|
||||
|
||||
@@ -2034,7 +2034,7 @@ TEST_F(HAImplTest, lease6ExpireHubInvalidServerName) {
|
||||
}
|
||||
|
||||
// Tests lease4_expire callout implementation when the server is a hub
|
||||
// with multiple relationship.
|
||||
// with multiple relationships.
|
||||
TEST_F(HAImplTest, lease6ExpireSingleService) {
|
||||
ConstElementPtr ha_config = createValidJsonConfiguration();
|
||||
|
||||
|
Reference in New Issue
Block a user