summaryrefslogtreecommitdiff
path: root/ext/openssl/tests/bug74903.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/openssl/tests/bug74903.phpt')
-rw-r--r--ext/openssl/tests/bug74903.phpt4
1 files changed, 2 insertions, 2 deletions
diff --git a/ext/openssl/tests/bug74903.phpt b/ext/openssl/tests/bug74903.phpt
index 40b14f0acf..7a20b8693d 100644
--- a/ext/openssl/tests/bug74903.phpt
+++ b/ext/openssl/tests/bug74903.phpt
@@ -1,8 +1,8 @@
--TEST--
Bug #74903 openssl_pkcs7_encrypt() uses different EOL than before
--SKIPIF--
-<?php
-if (!extension_loaded("openssl")) die("skip");
+<?php
+if (!extension_loaded("openssl")) die("skip");
?>
--FILE--
<?php