From: Alexandre Emsenhuber Date: Fri, 9 Oct 2009 20:46:58 +0000 (+0000) Subject: we no longer have RunTests.php X-Git-Tag: 1.31.0-rc.0~39326 X-Git-Url: https://git.cyclocoop.org/%7B%24www_url%7Dadmin/compta/banques/?a=commitdiff_plain;h=a8135f45b9432770a0661a1d840e513f96528eb2;p=lhc%2Fweb%2Fwiklou.git we no longer have RunTests.php --- diff --git a/tests/README b/tests/README index 3bbf970407..562ee28a1f 100644 --- a/tests/README +++ b/tests/README @@ -1,5 +1,5 @@ Some quickie unit tests done with the PHPUnit testing framework. To run the -test suite, run 'make test' in this dir or 'php RunTests.php' +test suite, run 'make test' in this dir. PHPUnit is no longer maintained by PEAR. To get the current version of PHPUnit, first uninstall any old version of PHPUnit or PHPUnit2 from PEAR,