X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=tests%2Fphpunit%2Fincludes%2FMovePageTest.php;h=1b2b159f0a025f52e8dd92b7e3b29837741e5b31;hb=8c2eb40f59e3514fcecb7c4e4a5cf79c4eae8ba8;hp=607f4f7a56f892e636fb1966c6cbc915727327cd;hpb=7ddab17aac1103fa080b50759ab6ca906caa554e;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.';