https://bugzilla.wikimedia.org/show_bug.cgi?id=42906

--- Comment #2 from Antoine "hashar" Musso <[email protected]> ---
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

-- 
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

Reply via email to