From: Francis Dupont Date: Thu, 10 Jan 2019 14:45:09 +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~4 X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=40f72266dc022edf219c7a1856b1e26e4691f674;p=thirdparty%2Fkea.git [365-automatically-calculate-the-values-for-options-58-and-59] spelling --- diff --git a/src/lib/dhcpsrv/tests/cfg_subnets4_unittest.cc b/src/lib/dhcpsrv/tests/cfg_subnets4_unittest.cc index d0dba11845..dbe91be513 100644 --- a/src/lib/dhcpsrv/tests/cfg_subnets4_unittest.cc +++ b/src/lib/dhcpsrv/tests/cfg_subnets4_unittest.cc @@ -996,7 +996,7 @@ TEST(CfgSubnets4Test, teeTimePercentValidation) { data::ElementPtr elems; ASSERT_NO_THROW(elems = data::Element::fromJSON(json)) - << "invalid JSON:" << json << "\n est is broken"; + << "invalid JSON:" << json << "\n is broken"; // Iterate over the test scenarios, verifying each prescribed // outcome.