Remove method level @group Database tags
authoraddshore <addshorewiki@gmail.com>
Thu, 23 Nov 2017 19:09:15 +0000 (19:09 +0000)
committeraddshore <addshorewiki@gmail.com>
Thu, 23 Nov 2017 19:20:44 +0000 (19:20 +0000)
commite6e59bb425047816ac2fc64cdbc4918f1479925b
tree7a46203b5d563d7755e5d06e68f86ec13bd331b5
parentd849eb16ffa620f85525ce09192f0c9bc3ef503c
Remove method level @group Database tags

MessageTest did not have the group at class level
either so that is added in this patch.

Change-Id: Idb6213282d6854044f374c9df51ea32d0a5523e1
tests/phpunit/includes/ExtraParserTest.php
tests/phpunit/includes/MessageTest.php
tests/phpunit/includes/TitleTest.php
tests/phpunit/includes/content/TextContentTest.php