From: Jon Parise Date: Tue, 22 Oct 2002 12:28:49 +0000 (+0000) Subject: Correct case for README.TESTING. X-Git-Tag: php-4.3.0pre2~199 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f62fc1a0efb16ad42b527bdb2f61c02752eae4fc;p=php Correct case for README.TESTING. --- diff --git a/ext/skeleton/tests/001.phpt b/ext/skeleton/tests/001.phpt index dc6ba9f57d..7ef8472db3 100644 --- a/ext/skeleton/tests/001.phpt +++ b/ext/skeleton/tests/001.phpt @@ -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 \ No newline at end of file +extname extension is available