wiki.techinc.nl/tests/phpunit/includes/debug
Antoine Musso 19854b4e28 enable MWDebug tests
The first ones were failing because the test suite ran on gallium without
MWDebug being initialized. This is now the case since r109033.

The second part was failling because PHPUnit on gallium does not have
the assertCount() method. Use a assertEquals() / count() workaround instead.


Tests added by 108873
Reverts r108877
2012-01-16 13:56:18 +00:00
..
MWDebugTest.php enable MWDebug tests 2012-01-16 13:56:18 +00:00