diff options
-rw-r--r-- | ext/openssl/tests/bug55169.phpt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ext/openssl/tests/bug55169.phpt b/ext/openssl/tests/bug55169.phpt index 39c070013d..b18071080e 100644 --- a/ext/openssl/tests/bug55169.phpt +++ b/ext/openssl/tests/bug55169.phpt @@ -1,8 +1,6 @@ --TEST--
openssl_random_pseudo_bytes test
https://bugs.php.net/bug.php?id=55169
---INI--
-extension=php_openssl.dll
--SKIPIF--
if(!extension_loaded('openssl')) echo 'skip - requires openssl extension'
--FILE--
|