Latest update
This commit is contained in:
@@ -13,9 +13,6 @@ use OpenSSL::Test::Utils;
|
||||
|
||||
setup("test_internal_curve448");
|
||||
|
||||
plan skip_all => "This test is unsupported in a shared library build on Windows"
|
||||
if $^O eq 'MSWin32' && !disabled("shared");
|
||||
|
||||
plan skip_all => "This test is unsupported in a no-ec build"
|
||||
if disabled("ec");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user