]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#1662] Enabled the TLS test
authorFrancis Dupont <fdupont@isc.org>
Thu, 25 Mar 2021 14:25:32 +0000 (15:25 +0100)
committerFrancis Dupont <fdupont@isc.org>
Fri, 26 Mar 2021 14:39:56 +0000 (15:39 +0100)
src/bin/agent/tests/Makefile.am

index 75d5fd6308797950ce4ac02bfe68970c602fed0d..5c6cb362458650ed505025869ebe916dbea0f1ed 100644 (file)
@@ -3,7 +3,7 @@ SHTESTS =
 # if we are using file based configuration approach.
 SHTESTS += ca_process_tests.sh
 if CA_TLS_TEST
-SHTESTS += #tls_ca_process_tests.sh
+SHTESTS += tls_ca_process_tests.sh
 endif
 
 noinst_SCRIPTS = ca_process_tests.sh tls_ca_process_tests.sh