From: Greg Beaver Date: Thu, 8 Apr 2004 23:52:36 +0000 (+0000) Subject: oops, PHPUnit2, not PHPUnit X-Git-Tag: php-5.0.0RC2RC1~35 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7ab7b99ac18a577f0115d7b54cdb82e0426586b6;p=php oops, PHPUnit2, not PHPUnit --- 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",