Rearrange test/recipes/95-test_*.t to use skip_all
[openssl.git] / test / recipes / 03-test_internal_poly1305.t
index 2f5625d626b4423045faadc5f9c6973b12e5db48..b5809c145f53e2a6cbd404eb55587ebb9926d3a5 100644 (file)
@@ -16,4 +16,4 @@ 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", "mdc2");
+simple_test("test_internal_poly1305", "poly1305_internal_test", "poly1305");