Move phpunit @group from file comment to class comment
[lhc/web/wiklou.git] / tests / phpunit / includes / parser / MagicVariableTest.php
index 9f5e386..86b496e 100644 (file)
@@ -9,11 +9,10 @@
  * @author Antoine Musso
  * @copyright Copyright © 2011, Antoine Musso
  * @file
- *
- * @group Database
  */
 
 /**
+ * @group Database
  * @covers Parser::getVariableValue
  */
 class MagicVariableTest extends MediaWikiTestCase {