test: raise timeout for ExifRotation
[lhc/web/wiklou.git] / tests / phpunit / includes / media / ExifRotationTest.php
index 692a5f9..d52fecc 100644 (file)
@@ -1,7 +1,8 @@
 <?php
-
 /**
- * Tests related to auto rotation
+ * Tests related to auto rotation.
+ *
+ * @group medium
  */
 class ExifRotationTest extends MediaWikiTestCase {