cvs: pear /Structures_DataGrid/tests README

[email protected] ("Olivier Guilyardi") Sat, 10 May 2008 11:22:24 -0000
Newsgroups php.pear.cvs
Message-ID <cvsolivierg1210418544@cvsserver>
olivierg		Sat May 10 11:22:24 2008 UTC

  Modified files:              
    /pear/Structures_DataGrid/tests	README 
  Log:
  tests: fix README about phpunit installation
  
http://cvs.php.net/viewvc.cgi/pear/Structures_DataGrid/tests/README?r1=1.3&r2=1.4&diff_format=u
Index: pear/Structures_DataGrid/tests/README
diff -u pear/Structures_DataGrid/tests/README:1.3 pear/Structures_DataGrid/tests/README:1.4
--- pear/Structures_DataGrid/tests/README:1.3	Tue Jul 10 15:17:01 2007
+++ pear/Structures_DataGrid/tests/README	Sat May 10 11:22:24 2008
@@ -3,7 +3,7 @@
 
 To run the tests you need:
 - PHP4 or PHP5
-- PHPUnit >= 1.3.2 from http://phpunit.de/
+- PHPUnit >= 1.3.2 (PHP4 compatible, get it from PEAR)
 
 For the SQL-based tests you need the sqlite extension (bundled by default
 in PHP5)