Index: trunk/phase3/tests/README |
— | — | @@ -1,5 +1,5 @@ |
2 | 2 | Some quickie unit tests done with the PHPUnit testing framework. To run the |
3 | | -test suite, run 'make test' in this dir or 'php RunTests.php' |
| 3 | +test suite, run 'make test' in this dir. |
4 | 4 | |
5 | 5 | PHPUnit is no longer maintained by PEAR. To get the current version of |
6 | 6 | PHPUnit, first uninstall any old version of PHPUnit or PHPUnit2 from PEAR, |