From: Francis Dupont Date: Mon, 12 May 2025 19:49:43 +0000 (+0200) Subject: [#3831] Added data-directory in sample keywords X-Git-Tag: Kea-2.7.9~46 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=66865e832f9fbd5b450aacf1c26745b5edffcfda;p=thirdparty%2Fkea.git [#3831] Added data-directory in sample keywords --- diff --git a/src/bin/dhcp6/tests/parser_unittest.cc b/src/bin/dhcp6/tests/parser_unittest.cc index bd33d243d3..a19ecfaa3f 100644 --- a/src/bin/dhcp6/tests/parser_unittest.cc +++ b/src/bin/dhcp6/tests/parser_unittest.cc @@ -780,6 +780,7 @@ TEST(ParserTest, mapEntries) { loadFile(sample_dir + "reservations.json", sample_json); loadFile(sample_dir + "all-keys-netconf.json", sample_json); KeywordSet sample_keys = { + "data-directory", "hosts-database" }; // Recursively extract keywords.