From: Alan T. DeKok Date: Wed, 8 Sep 2021 15:46:51 +0000 (-0400) Subject: add test for "foo.bar.baz = stuff" X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eaa36da6c6f2fbc47ee41f03e23d5fdd2b0bc8c8;p=thirdparty%2Ffreeradius-server.git add test for "foo.bar.baz = stuff" --- diff --git a/src/tests/keywords/radius.conf b/src/tests/keywords/radius.conf index e7878933471..5b61f86d267 100644 --- a/src/tests/keywords/radius.conf +++ b/src/tests/keywords/radius.conf @@ -15,6 +15,10 @@ modules { delay = 10 } + # + # This should set the "test.short" + # + test.short = 99999 test { }