mirror of
https://github.com/php/php-src.git
synced 2025-08-16 05:58:45 +02:00
Correct case for README.TESTING.
This commit is contained in:
parent
f7b15b0611
commit
f62fc1a0ef
1 changed files with 2 additions and 2 deletions
|
@ -16,9 +16,9 @@ echo "extname extension is available";
|
|||
to pass, differences between the output and the
|
||||
expected text are interpreted as failure
|
||||
|
||||
see php4/README.testing for further information on
|
||||
see php4/README.TESTING for further information on
|
||||
writing regression tests
|
||||
*/
|
||||
?>
|
||||
--EXPECT--
|
||||
extname extension is available
|
||||
extname extension is available
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue