]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
we only need one begin/end
authorAlan T. DeKok <aland@freeradius.org>
Thu, 20 Nov 2025 20:33:11 +0000 (15:33 -0500)
committerAlan T. DeKok <aland@freeradius.org>
Thu, 20 Nov 2025 20:33:11 +0000 (15:33 -0500)
src/tests/unit/protocols/radius/dictionary.test

index 6c9135884cba8957b3c2d5ad72727224323565f2..e1a205c69efa04f2b5ca0c128c4150d80a193b6c 100644 (file)
@@ -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