Merge "Make MapCacheLRU throw errors for bad $field arguments"
[lhc/web/wiklou.git] / tests / phpunit / includes / media / FakeDimensionFile.php
index 81e820e..5e3a3cb 100644 (file)
@@ -1,8 +1,5 @@
 <?php
 
-/**
- * @group Media
- */
 class FakeDimensionFile extends File {
        public $mustRender = false;
        public $mime;