mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-09-01 06:25:34 +00:00
[#2077] Applied typo fix
This commit is contained in:
committed by
Marcin Siodelski
parent
86c4b32185
commit
8cf39b37a1
@@ -574,7 +574,7 @@ TEST(ClientClassDictionary, initMatchExpr) {
|
|||||||
|
|
||||||
// Tests that an error is returned when any of the test expressions is
|
// Tests that an error is returned when any of the test expressions is
|
||||||
// invalid, and that no expressions are initialized if there is an error
|
// invalid, and that no expressions are initialized if there is an error
|
||||||
// for a single expresion.
|
// for a single expression.
|
||||||
TEST(ClientClassDictionary, initMatchExprError) {
|
TEST(ClientClassDictionary, initMatchExprError) {
|
||||||
ClientClassDictionaryPtr dictionary(new ClientClassDictionary());
|
ClientClassDictionaryPtr dictionary(new ClientClassDictionary());
|
||||||
ExpressionPtr expr;
|
ExpressionPtr expr;
|
||||||
|
Reference in New Issue
Block a user