summaryrefslogtreecommitdiff
path: root/ext/openssl/tests/bug41033.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/openssl/tests/bug41033.phpt')
-rw-r--r--ext/openssl/tests/bug41033.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/openssl/tests/bug41033.phpt b/ext/openssl/tests/bug41033.phpt
index f52a4c7d27..6f8ebc64c3 100644
--- a/ext/openssl/tests/bug41033.phpt
+++ b/ext/openssl/tests/bug41033.phpt
@@ -1,7 +1,7 @@
--TEST--
#41033, enable signing with DSA keys
--SKIPIF--
-<?php
+<?php
if (!extension_loaded("openssl")) die("skip, openssl required");
?>
--FILE--