Small tweaks to media handler tests
[lhc/web/wiklou.git] / tests / phpunit / includes / media / JpegTest.php
index c856b1c..2436e7d 100644 (file)
@@ -1,5 +1,7 @@
 <?php
+
 /**
+ * @group Media
  * @covers JpegHandler
  */
 class JpegTest extends MediaWikiMediaTestCase {