mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-08-22 01:49:48 +00:00
[#3949] Address review comments
Fixed a typo in src/lib/dhcpsrv/tests/d2_client_unittest.cc
This commit is contained in:
parent
05159da108
commit
6a10ce215b
@ -797,7 +797,7 @@ TEST_F(D2ClientMgrParamsTest, adjustDomainNameV4) {
|
||||
"myhost.example.com.", Option4ClientFqdn::FULL
|
||||
},
|
||||
{
|
||||
"RCM_NEVER #4, partial client name with traling .",
|
||||
"RCM_NEVER #4, partial client name with trailing .",
|
||||
D2ClientConfig::RCM_NEVER,
|
||||
"myhost.", Option4ClientFqdn::PARTIAL,
|
||||
"myhost.suffix.com.", Option4ClientFqdn::FULL
|
||||
|
Loading…
x
Reference in New Issue
Block a user