From: Alan T. DeKok Date: Tue, 25 Apr 2023 15:53:33 +0000 (-0400) Subject: Revert "disable detail tests until we track down Linux kqueue issues" X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7a72bfa2ed59ed2870b56869fc30cb3c01492300;p=thirdparty%2Ffreeradius-server.git Revert "disable detail tests until we track down Linux kqueue issues" This reverts commit 59f293091e1cda6c433184d07871847825474410. this should now be fixed --- 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 \