* Fix r74790 by actually calling setup (using parent::setup)
authorAntoine Musso <hashar@users.mediawiki.org>
Sat, 16 Oct 2010 13:24:35 +0000 (13:24 +0000)
committerAntoine Musso <hashar@users.mediawiki.org>
Sat, 16 Oct 2010 13:24:35 +0000 (13:24 +0000)
commit3252fbea1d4451c5c840ac9665398a330cae1fd7
treec4caa68731a33a712f838ebee677e49e4fd85d46
parent4524fd53eaab5132cfd908b9a4236ff2e581578e
* Fix r74790 by actually calling setup (using parent::setup)
* Replace inexistant markTestIgnored() method with markTestSkipped()
* Add comments
maintenance/tests/phpunit/includes/search/SearchDbTest.php
maintenance/tests/phpunit/includes/search/SearchEngineTest.php