diff options
author | Razvan Becheriu <razvan@isc.org> | 2022-03-30 11:46:28 +0200 |
---|---|---|
committer | Razvan Becheriu <razvan@isc.org> | 2022-03-31 10:11:37 +0200 |
commit | d41571ce170bce6f9e87e01ebf9292f4372ce3c6 (patch) | |
tree | b9be5bcb129cc3f16b9fe3d83019e08c928a8251 /src/bin/dhcp4/tests/parser_unittest.cc | |
parent | [#2371] update version in configure.ac (diff) | |
download | kea-d41571ce170bce6f9e87e01ebf9292f4372ce3c6.tar.xz kea-d41571ce170bce6f9e87e01ebf9292f4372ce3c6.zip |
[#2116] remove cql code
Diffstat (limited to 'src/bin/dhcp4/tests/parser_unittest.cc')
-rw-r--r-- | src/bin/dhcp4/tests/parser_unittest.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/bin/dhcp4/tests/parser_unittest.cc b/src/bin/dhcp4/tests/parser_unittest.cc index 9252e56160..054568870a 100644 --- a/src/bin/dhcp4/tests/parser_unittest.cc +++ b/src/bin/dhcp4/tests/parser_unittest.cc @@ -276,7 +276,6 @@ TEST(ParserTest, file) { "all-keys.json", "all-options.json", "backends.json", - "cassandra.json", "classify.json", "classify2.json", "comments.json", |