Add a few more @covers to ParserIntegrationTest
[lhc/web/wiklou.git] / tests / phpunit / includes / parser / ParserIntegrationTest.php
index 0390aeb..28430ad 100644 (file)
@@ -23,6 +23,8 @@ use Wikimedia\ScopedCallback;
  * @covers DateFormatter
  * @covers LinkHolderArray
  * @covers StripState
+ * @covers ParserOptions
+ * @covers ParserOutput
  */
 class ParserIntegrationTest extends PHPUnit_Framework_TestCase {