From: Alan T. DeKok Date: Wed, 3 Nov 2021 16:39:02 +0000 (-0400) Subject: use another module for redundant tests X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=65c4fbacf2375f6ad0c1128f9f972c297495e1ff;p=thirdparty%2Ffreeradius-server.git use another module for redundant tests --- diff --git a/src/tests/keywords/radius.conf b/src/tests/keywords/radius.conf index 65dffb3911b..041cb0d0040 100644 --- a/src/tests/keywords/radius.conf +++ b/src/tests/keywords/radius.conf @@ -76,6 +76,18 @@ $TEMPLATE template_test ok ok } + + test test1 { + } + + test test2 { + } + + redundant redundant_test { + test1 + test2 + } + } policy {