https://bugzilla.wikimedia.org/show_bug.cgi?id=42906
--- Comment #4 from [email protected] --- (In reply to Antoine "hashar" Musso (WMF) from comment #2) > It is in mediawiki/core.git in tests/phpunit/structure/StructureTest.php > > > $ git grep testUnitTestFileNamesEndWithTest > tests/phpunit/structure/StructureTest.php: public function > testUnitTestFileNamesEndWithTest() { > tests/phpunit/structure/StructureTest.php: * Filter to remove > testUnitTestFileNamesEndWithTest false positives. > > The tests in that files can be run using: > > php tests/phpunit/phpunit.php tests/phpunit/structure/StructureTest.php I tried to make some changes. Here are the changes : https://gist.github.com/divyanshikathuria/e5a09b50f65779f92c69 Please see if it is correct and suggest me any necessary changes. -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
