https://bugzilla.wikimedia.org/show_bug.cgi?id=42906
--- Comment #3 from [email protected] --- (In reply to Antoine "hashar" Musso 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 What all php files of the test directory do I need to include in the array? -- 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
