]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
Enable sim/aka tests again
authorArran Cudbard-Bell <a.cudbardb@freeradius.org>
Thu, 25 Mar 2021 19:23:09 +0000 (19:23 +0000)
committerArran Cudbard-Bell <a.cudbardb@freeradius.org>
Wed, 31 Mar 2021 15:11:04 +0000 (16:11 +0100)
src/tests/eapol_test/all.mk

index 36a69c33456472961602948046cc996fa041beae..b361e7266c0da94fec5970532de4701226612087 100644 (file)
@@ -45,7 +45,7 @@ RADDB_PATH := $(top_builddir)/raddb
 #
 #      Disabled modules.
 #
-IGNORED_EAP_TYPES := peap ttls sim aka
+IGNORED_EAP_TYPES := peap ttls
 
 #
 #   This ensures that FreeRADIUS uses modules from the build directory