Merge "[MCR] Tests for RevisionStore & Related classes"
[lhc/web/wiklou.git] / tests / phpunit / includes / shell / CommandTest.php
index f7275e1..385dd50 100644 (file)
@@ -4,6 +4,7 @@ use MediaWiki\Shell\Command;
 use Wikimedia\TestingAccessWrapper;
 
 /**
+ * @covers \MediaWiki\Shell\Command
  * @group Shell
  */
 class CommandTest extends PHPUnit_Framework_TestCase {