summaryrefslogtreecommitdiff
path: root/ext/openssl/tests/bug39217.phpt
diff options
context:
space:
mode:
authorAntony Dovgal <tony2001@php.net>2007-05-30 15:40:26 +0000
committerAntony Dovgal <tony2001@php.net>2007-05-30 15:40:26 +0000
commitdf057bf78def70de2da56545b1d2dda5d6b2f4e5 (patch)
tree21a246b0186fa5e216bfbde71db4288ad6e9c63b /ext/openssl/tests/bug39217.phpt
parentf2e130c14540ca4c72155dc0b4eafb92e9097e2b (diff)
downloadphp-git-df057bf78def70de2da56545b1d2dda5d6b2f4e5.tar.gz
fix test names
Diffstat (limited to 'ext/openssl/tests/bug39217.phpt')
-rw-r--r--ext/openssl/tests/bug39217.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/openssl/tests/bug39217.phpt b/ext/openssl/tests/bug39217.phpt
index 7d9456bd25..7895e2f3de 100644
--- a/ext/openssl/tests/bug39217.phpt
+++ b/ext/openssl/tests/bug39217.phpt
@@ -1,5 +1,5 @@
--TEST--
-#39217, Large serial number return -1
+Bug #39217 (Large serial number return -1)
--SKIPIF--
<?php
if (!extension_loaded("openssl")) die("skip");