fixes in the tests directory:
authorAlexandre Emsenhuber <ialex@users.mediawiki.org>
Thu, 30 Jul 2009 15:59:04 +0000 (15:59 +0000)
committerAlexandre Emsenhuber <ialex@users.mediawiki.org>
Thu, 30 Jul 2009 15:59:04 +0000 (15:59 +0000)
commit33459ee8891b62a78aecd874c46f31bc2e0f31ee
treedf1168ee1260048475f7cb4d897e7c697863daef
parent7d2ed15a8c85ef6e53959c8248b9c7ac5c3dbd11
fixes in the tests directory:
* create default object to avoid PHP notices in ArticleTest
* remove broken constructor in SearchMySQL4Test
* remove pass by ref to avoid PHP warnings in SearchEngineTest
tests/ArticleTest.php
tests/SearchEngineTest.php
tests/SearchMySQL4Test.php