summaryrefslogtreecommitdiff
path: root/ext/openssl/tests/bug28382.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/openssl/tests/bug28382.phpt')
-rw-r--r--ext/openssl/tests/bug28382.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/openssl/tests/bug28382.phpt b/ext/openssl/tests/bug28382.phpt
index c3888e962b..1ff839bf4c 100644
--- a/ext/openssl/tests/bug28382.phpt
+++ b/ext/openssl/tests/bug28382.phpt
@@ -1,7 +1,7 @@
--TEST--
Bug #28382 (openssl_x509_parse extensions support)
--SKIPIF--
-<?php
+<?php
if (!extension_loaded("openssl")) die("skip");
?>
--FILE--