X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=tests%2Fphpunit%2Fincludes%2FTitleMethodsTest.php;h=5904facd0707dbfd766decb7d41b46de9db65fb9;hb=1ea16c08d70152062ba7feef62de8a69b3d08820;hp=55a17ac3ddf6cb43ecde4c9b3114beaf5cb4bd5a;hpb=71cf107f99e54d73c6e7f00d37c34eaf78df38a7;p=lhc%2Fweb%2Fwiklou.git diff --git a/tests/phpunit/includes/TitleMethodsTest.php b/tests/phpunit/includes/TitleMethodsTest.php index 55a17ac3dd..5904facd07 100644 --- a/tests/phpunit/includes/TitleMethodsTest.php +++ b/tests/phpunit/includes/TitleMethodsTest.php @@ -4,8 +4,8 @@ * @group ContentHandler * @group Database * - * @note: We don't make assumptions about the main namespace. - * But we do expect the Help namespace to contain Wikitext. + * @note We don't make assumptions about the main namespace. + * But we do expect the Help namespace to contain Wikitext. */ class TitleMethodsTest extends MediaWikiTestCase {