bpo-37630: Do not skip the sha3 tests in case of missing builtin sha3 module (GH-20986)



Since we can use now the sha3 and shake algorithms from OpenSSL, we shouldn't
skip the tests in case the builtin algorithm was not compiled or removed.
1 file changed