diff options
| author | Antony Dovgal <tony2001@php.net> | 2007-05-30 15:40:26 +0000 |
|---|---|---|
| committer | Antony Dovgal <tony2001@php.net> | 2007-05-30 15:40:26 +0000 |
| commit | df057bf78def70de2da56545b1d2dda5d6b2f4e5 (patch) | |
| tree | 21a246b0186fa5e216bfbde71db4288ad6e9c63b /ext/openssl/tests/bug39217.phpt | |
| parent | f2e130c14540ca4c72155dc0b4eafb92e9097e2b (diff) | |
| download | php-git-df057bf78def70de2da56545b1d2dda5d6b2f4e5.tar.gz | |
fix test names
Diffstat (limited to 'ext/openssl/tests/bug39217.phpt')
| -rw-r--r-- | ext/openssl/tests/bug39217.phpt | 2 |
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"); |
