Merge SearchDbTest into SearchEngineTest. No real need for two classes here anymore...
authorChad Horohoe <demon@users.mediawiki.org>
Tue, 28 Jun 2011 22:26:22 +0000 (22:26 +0000)
committerChad Horohoe <demon@users.mediawiki.org>
Tue, 28 Jun 2011 22:26:22 +0000 (22:26 +0000)
commit41b8ec60319369b73de5d86fcb365040d20a023d
tree6dfc1feb2cea3a95e247b683d52b79d42a010309
parent2fe1420f43f65f919b0a3116292c8d8b095c5477
Merge SearchDbTest into SearchEngineTest. No real need for two classes here anymore, and it's kind of confusing if you try to run the stub by itself.
Also did some misc. cleanup while I was here

Results: OK (5 tests, 16 assertions)
tests/phpunit/includes/search/SearchDbTest.php [deleted file]
tests/phpunit/includes/search/SearchEngineTest.php