From b52e6db3538f8ac836649e01cd7a79e7bb221cbb Mon Sep 17 00:00:00 2001 From: Jakub Jelen Date: Wed, 13 Nov 2019 16:29:05 +0100 Subject: [PATCH] tests: Enable allowed_mechanisms test as the SoftHSM is already updated in Fedora 31 --- tests/Makefile.am | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/tests/Makefile.am b/tests/Makefile.am index 752d0e0b..e241b615 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -13,5 +13,4 @@ TESTS = \ test-pkcs11-tool-test.sh \ test-pkcs11-tool-allowed-mechanisms.sh XFAIL_TESTS = \ - test-pkcs11-tool-test.sh \ - test-pkcs11-tool-allowed-mechanisms.sh + test-pkcs11-tool-test.sh