Move @group and @covers tags in tests close to class
[lhc/web/wiklou.git] / tests / phpunit / includes / WikiReferenceTest.php
index 227dd87..dc2e9ae 100644 (file)
@@ -3,7 +3,6 @@
 /**
  * @covers WikiReference
  */
-
 class WikiReferenceTest extends PHPUnit_Framework_TestCase {
 
        use MediaWikiCoversValidator;