Merge "Add a few more @covers to ParserIntegrationTest"
authorjenkins-bot <jenkins-bot@gerrit.wikimedia.org>
Sat, 10 Feb 2018 00:30:06 +0000 (00:30 +0000)
committerGerrit Code Review <gerrit@wikimedia.org>
Sat, 10 Feb 2018 00:30:06 +0000 (00:30 +0000)
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 {