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