]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[365-automatically-calculate-the-values-for-options-58-and-59] Reverted trailing...
authorFrancis Dupont <fdupont@isc.org>
Thu, 10 Jan 2019 14:23:13 +0000 (15:23 +0100)
committerFrancis Dupont <fdupont@isc.org>
Thu, 10 Jan 2019 14:23:13 +0000 (15:23 +0100)
src/bin/dhcp4/tests/config_parser_unittest.cc

index a620fd1c8b2ab0552a33b0d2a2b6b1e6cd902345..134dc74ac71cf232e719fcbec71266217e4d8cdb 100644 (file)
@@ -255,8 +255,7 @@ const char* PARSER_CONFIGS[] = {
     "           } \n"
     "       ] \n"
     "   } \n"
-    "} \n",
-
+    "} \n"
 };
 
 class Dhcp4ParserTest : public ::testing::Test {