summaryrefslogtreecommitdiff
path: root/ext/openssl/tests/bug38261.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/openssl/tests/bug38261.phpt')
-rw-r--r--ext/openssl/tests/bug38261.phpt6
1 files changed, 3 insertions, 3 deletions
diff --git a/ext/openssl/tests/bug38261.phpt b/ext/openssl/tests/bug38261.phpt
index 6691947320..fa25d93d62 100644
--- a/ext/openssl/tests/bug38261.phpt
+++ b/ext/openssl/tests/bug38261.phpt
@@ -1,8 +1,8 @@
--TEST--
-openssl key from zval leaks
+openssl key from zval leaks
--SKIPIF--
-<?php
-if (!extension_loaded("openssl")) die("skip");
+<?php
+if (!extension_loaded("openssl")) die("skip");
?>
--FILE--
<?php