summaryrefslogtreecommitdiff
path: root/ext/skeleton/tests
diff options
context:
space:
mode:
authorfoobar <sniper@php.net>2004-01-17 13:00:38 +0000
committerfoobar <sniper@php.net>2004-01-17 13:00:38 +0000
commitf4983c0d3f56c2074458e4840db36643b2fec59b (patch)
tree2dcf521f07114e3bb2952439fe28cdfa40d30677 /ext/skeleton/tests
parentb851f3712388de9f6c4addf2063dbc3c663a0b3b (diff)
downloadphp-git-f4983c0d3f56c2074458e4840db36643b2fec59b.tar.gz
- Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5
Diffstat (limited to 'ext/skeleton/tests')
-rw-r--r--ext/skeleton/tests/001.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/skeleton/tests/001.phpt b/ext/skeleton/tests/001.phpt
index 7ef8472db3..854dc7fced 100644
--- a/ext/skeleton/tests/001.phpt
+++ b/ext/skeleton/tests/001.phpt
@@ -16,7 +16,7 @@ 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 php5/README.TESTING for further information on
writing regression tests
*/
?>