]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
add test for "foo.bar.baz = stuff"
authorAlan T. DeKok <aland@freeradius.org>
Wed, 8 Sep 2021 15:46:51 +0000 (11:46 -0400)
committerAlan T. DeKok <aland@freeradius.org>
Wed, 8 Sep 2021 15:46:51 +0000 (11:46 -0400)
src/tests/keywords/radius.conf

index e7878933471bb9ca9108edc2db50743fc73a9f6b..5b61f86d267c85c529055693cf07f0c5057401c6 100644 (file)
@@ -15,6 +15,10 @@ modules {
                delay = 10
        }
 
+       #
+       #  This should set the "test.short"
+       #
+       test.short = 99999
        test {
 
        }