Apply system_default configuration on SSL_CTX_new().
[openssl.git] / test / recipes / 03-test_internal_siphash.t
index 1a8a61736fce20e1a9b7c855b929c5d78dca662f..1817e4e3dca6469e51e7eb43ef396bf262202a06 100644 (file)
@@ -16,4 +16,4 @@ setup("test_internal_siphash");
 plan skip_all => "This test is unsupported in a shared library build on Windows"
     if $^O eq 'MSWin32' && !disabled("shared");
 
-simple_test("test_internal_siphash", "siphash_internal_test", "mdc2");
+simple_test("test_internal_siphash", "siphash_internal_test", "siphash");