Merge "Apply IP blocks to X-Forwarded-For header"
[lhc/web/wiklou.git] / tests / phpunit / includes / normal / CleanUpTest.php
index 86fd95c..68efd86 100644 (file)
  * Requires PHPUnit.
  *
  * @ingroup UtfNormal
+ * @group Large
+ *
+ * We ignore code coverage for this test suite until they are rewritten
+ * to use data providers (bug 46561).
+ * @codeCoverageIgnore
  */
 class CleanUpTest extends MediaWikiTestCase {
        /** @todo document */