Use MediaWikiCoversValidator for tests that don't use MediaWikiTestCase
[lhc/web/wiklou.git] / tests / phpunit / includes / libs / HtmlArmorTest.php
index 0e9469a..eb601e7 100644 (file)
@@ -5,6 +5,8 @@
  */
 class HtmlArmorTest extends PHPUnit_Framework_TestCase {
 
+       use MediaWikiCoversValidator;
+
        public static function provideConstructor() {
                return [
                        [ 'test' ],