Merge "Add tags for undo edits"
[lhc/web/wiklou.git] / tests / phpunit / includes / shell / ShellTest.php
index 7c96c3c..2f68dbd 100644 (file)
@@ -3,6 +3,7 @@
 use MediaWiki\Shell\Shell;
 
 /**
+ * @covers \MediaWiki\Shell\Shell
  * @group Shell
  */
 class ShellTest extends PHPUnit_Framework_TestCase {