User "Hashar" posted a comment on MediaWiki.r102595.

Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/102595#c25835
Commit summary:

Move tests that have likely never been executed.  Now they will be executed.

It might be a good idea to have a commit hook or similar to catch these.

You can find candidates for renaming with this command:
$ find tests/phpunit/includes/ -name '*.php' | grep -Ev 'Test.php$' | xargs 
grep -l MediaWikiTestCase

Comment:

Well spotted thanks!  And you even kept the history :-)

_______________________________________________
MediaWiki-CodeReview mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview

Reply via email to