summaryrefslogtreecommitdiff
path: root/ext/openssl/tests/bug61930.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/openssl/tests/bug61930.phpt')
-rw-r--r--ext/openssl/tests/bug61930.phpt1
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/openssl/tests/bug61930.phpt b/ext/openssl/tests/bug61930.phpt
index 6d8742b80d..c79f51eeef 100644
--- a/ext/openssl/tests/bug61930.phpt
+++ b/ext/openssl/tests/bug61930.phpt
@@ -23,4 +23,3 @@ var_dump(openssl_verify($data, base64_decode($sig), $key));
--EXPECTF--
resource(%d) of type (OpenSSL key)
int(1)
-