Add @covers for RemexStripTagHandler
authorKunal Mehta <legoktm@member.fsf.org>
Tue, 6 Feb 2018 05:15:52 +0000 (21:15 -0800)
committerKunal Mehta <legoktm@member.fsf.org>
Tue, 6 Feb 2018 05:15:52 +0000 (21:15 -0800)
This internal class is only used by Sanitizer::stripAllTags().

Change-Id: Ib913ee14524539216305da7e3183c07ab7d72cb5

tests/phpunit/includes/parser/SanitizerTest.php

index 2cf9553..6590338 100644 (file)
@@ -517,6 +517,7 @@ class SanitizerTest extends MediaWikiTestCase {
         * @dataProvider provideStripAllTags
         *
         * @covers Sanitizer::stripAllTags()
+        * @covers RemexStripTagHandler
         *
         * @param string $input
         * @param string $expected