Exclude redirects from Special:Fewestrevisions
[lhc/web/wiklou.git] / tests / phpunit / includes / deferred / TransactionRoundDefiningUpdateTest.php
index e6ad072..693897e 100644 (file)
@@ -3,7 +3,9 @@
 /**
  * @covers TransactionRoundDefiningUpdate
  */
-class TransactionRoundDefiningUpdateTest extends PHPUnit_Framework_TestCase {
+class TransactionRoundDefiningUpdateTest extends PHPUnit\Framework\TestCase {
+
+       use MediaWikiCoversValidator;
 
        public function testDoUpdate() {
                $ran = 0;