From: Alan T. DeKok Date: Thu, 20 Nov 2025 20:33:11 +0000 (-0500) Subject: we only need one begin/end X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=048e7603c19b358c099a39c84aab52b43a577a91;p=thirdparty%2Ffreeradius-server.git we only need one begin/end --- diff --git a/src/tests/unit/protocols/radius/dictionary.test b/src/tests/unit/protocols/radius/dictionary.test index 6c9135884cb..e1a205c69ef 100644 --- a/src/tests/unit/protocols/radius/dictionary.test +++ b/src/tests/unit/protocols/radius/dictionary.test @@ -48,13 +48,9 @@ BEGIN Test-Struct2.Data ATTRIBUTE Sub-Struct 1 struct MEMBER Nested-Uint1 uint8 MEMBER Nested-Uint2 uint8 -END Test-Struct2.Data -BEGIN Test-Struct2.Data ATTRIBUTE CC 2 string[2] -END Test-Struct2.Data -BEGIN Test-Struct2.Data ATTRIBUTE Thingy 3 tlv ATTRIBUTE Child .1 string END Test-Struct2.Data