From: Alan T. DeKok Date: Thu, 20 Apr 2023 14:54:27 +0000 (-0400) Subject: add test.detail to standard set of tests X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7c63c78f113b39e1d4261c916ce19cbf67f6cb0b;p=thirdparty%2Ffreeradius-server.git add test.detail to standard set of tests --- diff --git a/src/tests/all.mk b/src/tests/all.mk index 25d9cd92c4d..5931c22a368 100644 --- a/src/tests/all.mk +++ b/src/tests/all.mk @@ -55,6 +55,7 @@ test: \ test.modules \ test.radiusd-c \ test.radclient \ + test.detail \ test.radsniff \ test.auth \ test.digest \