Skip to content

Commit 3227a55

Browse files
committed
This test is likely no longer slow
1 parent 2b3d678 commit 3227a55

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ext/openssl/tests/openssl_free_key.phpt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ void openssl_free_key ( resource $key_identifier );
44
marcosptf - <marcosptf@yahoo.com.br> - @phpsp - sao paulo - br
55
--SKIPIF--
66
<?php
7-
if (getenv("SKIP_SLOW_TESTS")) die("skip slow test");
87
if (!extension_loaded("openssl"))
98
die("skip");
109
if (!@openssl_pkey_new())

0 commit comments

Comments
 (0)