we no longer have RunTests.php
authorAlexandre Emsenhuber <ialex@users.mediawiki.org>
Fri, 9 Oct 2009 20:46:58 +0000 (20:46 +0000)
committerAlexandre Emsenhuber <ialex@users.mediawiki.org>
Fri, 9 Oct 2009 20:46:58 +0000 (20:46 +0000)
tests/README

index 3bbf970..562ee28 100644 (file)
@@ -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,