From: Francis Dupont Date: Thu, 10 Jan 2019 14:28:52 +0000 (+0100) Subject: [365-automatically-calculate-the-values-for-options-58-and-59] spelling X-Git-Tag: 313-return-a-list-of-all-reservations-by-subnet-id_base~1^2~9 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8cddc84dd4a1d0684a7e3c1ca79c6927a5bffa28;p=thirdparty%2Fkea.git [365-automatically-calculate-the-values-for-options-58-and-59] spelling --- diff --git a/src/bin/dhcp4/tests/config_parser_unittest.cc b/src/bin/dhcp4/tests/config_parser_unittest.cc index 134dc74ac7..31995812af 100644 --- a/src/bin/dhcp4/tests/config_parser_unittest.cc +++ b/src/bin/dhcp4/tests/config_parser_unittest.cc @@ -6635,7 +6635,7 @@ TEST_F(Dhcp4ParserTest, dhcpQueueControlInvalid) { } // Checks inheritence of calculate-tee-times, t1-perecent, t2-percent -TEST_F(Dhcp4ParserTest, calculatTeeTimesInheritence) { +TEST_F(Dhcp4ParserTest, calculateTeeTimesInheritence) { // Configure the server. This should succeed. string config = "{ \n"