* Adapt the RunSeleniumTests.php to the Maintenance framework.
authorMark A. Hershberger <mah@users.mediawiki.org>
Thu, 26 Aug 2010 20:52:21 +0000 (20:52 +0000)
committerMark A. Hershberger <mah@users.mediawiki.org>
Thu, 26 Aug 2010 20:52:21 +0000 (20:52 +0000)
commit60c32c1f075f14b00bb02f38d07de89f8de1fcc5
treea61910db04709a89fcef36f72c2928da2a38592b
parent17aabb2d00f393e11dde2c03d14a06769b00b4ca
* Adapt the RunSeleniumTests.php to the Maintenance framework.
* Add Maintenance::deleteOption() for removing default options.
* Add Maintenance::addDescription() for updating the description.
maintenance/Maintenance.php
maintenance/tests/RunSeleniumTests.php