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