Fix 'covers' annotations

This commit is contained in:
Jakub Turek
2015-05-16 22:20:20 +02:00
parent 8a5f0ee23e
commit b9cf2d1058
5 changed files with 9 additions and 2 deletions
@@ -16,6 +16,7 @@ use malkusch\phpmock\MockBuilder;
* @uses malkusch\phpmock\MockBuilder
* @uses Mage\Console
* @uses Mage\Console\Colors
* @uses Mage\Command\AbstractCommand
*/
class CompileCommandTest extends BaseTest
{