X-Git-Url: http://git.heureux-cyclage.org/?a=blobdiff_plain;f=tests%2Fphpunit%2Fincludes%2Fparser%2FParserIntegrationTest.php;h=91653b5d86c5cfd82a4fb87cdaf5b24d31a6defe;hb=69dbaf3f883a8b43df5579641bdf1d61898b1012;hp=c25329fe83794b1b49849dcd4d051ab69b31e06e;hpb=51eba1974c51c4874eb64d639fa5ae0eb56ef0d4;p=lhc%2Fweb%2Fwiklou.git diff --git a/tests/phpunit/includes/parser/ParserIntegrationTest.php b/tests/phpunit/includes/parser/ParserIntegrationTest.php index c25329fe83..91653b5d86 100644 --- a/tests/phpunit/includes/parser/ParserIntegrationTest.php +++ b/tests/phpunit/includes/parser/ParserIntegrationTest.php @@ -8,7 +8,7 @@ use Wikimedia\ScopedCallback; * Note: the following groups are not used by PHPUnit. * The list in ParserTestFileSuite::__construct() is used instead. * - * @large + * @group large * @group Database * @group Parser * @group ParserTests