X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=tests%2Fphpunit%2Fincludes%2FMovePageTest.php;h=1b2b159f0a025f52e8dd92b7e3b29837741e5b31;hb=d965b0b4652b566b1f53be756c13190b958dd7fa;hp=607f4f7a56f892e636fb1966c6cbc915727327cd;hpb=e1c6ea78b8c31418493186e08059fc685b5ec6f3;p=lhc%2Fweb%2Fwiklou.git diff --git a/tests/phpunit/includes/MovePageTest.php b/tests/phpunit/includes/MovePageTest.php index 607f4f7a56..1b2b159f0a 100644 --- a/tests/phpunit/includes/MovePageTest.php +++ b/tests/phpunit/includes/MovePageTest.php @@ -65,6 +65,7 @@ class MovePageTest extends MediaWikiTestCase { /** * Test for the move operation being aborted via the TitleMove hook + * @covers MovePage::move */ public function testMoveAbortedByTitleMoveHook() { $error = 'Preventing move operation with TitleMove hook.';