diff options
| author | Antony Dovgal <tony2001@php.net> | 2007-05-07 18:03:01 +0000 |
|---|---|---|
| committer | Antony Dovgal <tony2001@php.net> | 2007-05-07 18:03:01 +0000 |
| commit | 1f6554512136708a3500f740df8593d368afccd8 (patch) | |
| tree | fe19a7a5203fdf7147e2cf38081c546901b3c2a0 /ext/mcrypt | |
| parent | b64823deb74d9a46728f90748dd5821915452302 (diff) | |
| download | php-git-1f6554512136708a3500f740df8593d368afccd8.tar.gz | |
fix test names
Diffstat (limited to 'ext/mcrypt')
| -rw-r--r-- | ext/mcrypt/tests/bug37595.phpt | bin | 1094 -> 1094 bytes | |||
| -rw-r--r-- | ext/mcrypt/tests/bug8040.phpt | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/ext/mcrypt/tests/bug37595.phpt b/ext/mcrypt/tests/bug37595.phpt Binary files differindex 3c682129f2..0530f3e813 100644 --- a/ext/mcrypt/tests/bug37595.phpt +++ b/ext/mcrypt/tests/bug37595.phpt diff --git a/ext/mcrypt/tests/bug8040.phpt b/ext/mcrypt/tests/bug8040.phpt index 12e28687fd..78fef5caf9 100644 --- a/ext/mcrypt/tests/bug8040.phpt +++ b/ext/mcrypt/tests/bug8040.phpt @@ -1,5 +1,5 @@ --TEST-- -Bug #8040 +Bug #8040 (MCRYPT_MODE_* do not seem to exist) --SKIPIF-- <?php if (!extension_loaded("mcrypt")) print "skip"; ?> --FILE-- |
