]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
use another module for redundant tests
authorAlan T. DeKok <aland@freeradius.org>
Wed, 3 Nov 2021 16:39:02 +0000 (12:39 -0400)
committerAlan T. DeKok <aland@freeradius.org>
Thu, 4 Nov 2021 14:56:59 +0000 (10:56 -0400)
src/tests/keywords/radius.conf

index 65dffb3911b21284c2ef49c063342fa99a5369bc..041cb0d0040e82409b0170b16d17493fdea826a4 100644 (file)
@@ -76,6 +76,18 @@ $TEMPLATE template_test
                ok
                ok
        }
+
+       test test1 {
+       }
+
+       test test2 {
+       }
+
+       redundant redundant_test {
+               test1
+               test2
+       }
+
 }
 
 policy {