wiki.techinc.nl/tests/phpunit/includes/debug
Antoine Musso c6ea55bf54 tests: always call parent setUp
Some class extending MediaWikiTestCase did not call its setUp method. We
most probably always want to do it since MediaWikiTestCase::setUp() does
garbage collection and might do more in the future.

Change-Id: I68dde370a62c8f4a779836ca0c4ad06844fdc916
2012-10-23 19:04:40 +02:00
..
MWDebugTest.php tests: always call parent setUp 2012-10-23 19:04:40 +02:00