summaryrefslogtreecommitdiff
path: root/pear
diff options
context:
space:
mode:
authorGreg Beaver <cellog@php.net>2004-04-08 23:52:36 +0000
committerGreg Beaver <cellog@php.net>2004-04-08 23:52:36 +0000
commit7ab7b99ac18a577f0115d7b54cdb82e0426586b6 (patch)
tree1f3d54f735553aa49201b12063a050d38db63549 /pear
parent6e3b81e385dc4a0f7969b0847e8e4de679a77f8e (diff)
downloadphp-git-7ab7b99ac18a577f0115d7b54cdb82e0426586b6.tar.gz
oops, PHPUnit2, not PHPUnit
Diffstat (limited to 'pear')
-rwxr-xr-xpear/go-pear-list.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/pear/go-pear-list.php b/pear/go-pear-list.php
index fa55967388..2a5ef15a5d 100755
--- a/pear/go-pear-list.php
+++ b/pear/go-pear-list.php
@@ -10,7 +10,7 @@ $packages = array(
"Mail" => "1.1.3",
"Net_SMTP" => "1.2.5",
"Net_Socket" => "1.0.1",
-"PHPUnit" => "2.0.0beta1",
+"PHPUnit2" => "2.0.0beta1",
"Console_Getopt" => "1.2",
"DB" => "1.6.2",
"HTTP" => "1.2.3",