Move phpunit @group from file comment to class comment
[lhc/web/wiklou.git] / tests / phpunit / includes / interwiki / InterwikiLookupAdapterTest.php
index 31c9e50..0a13de1 100644 (file)
@@ -1,13 +1,13 @@
 <?php
 
+use MediaWiki\Interwiki\InterwikiLookupAdapter;
+
 /**
  * @covers MediaWiki\Interwiki\InterwikiLookupAdapter
  *
  * @group MediaWiki
  * @group Interwiki
  */
-use MediaWiki\Interwiki\InterwikiLookupAdapter;
-
 class InterwikiLookupAdapterTest extends MediaWikiTestCase {
 
        /**