[MCR] Add @covers tag for PageArchive::undeleteRevisions
authoraddshore <addshorewiki@gmail.com>
Thu, 21 Dec 2017 14:33:28 +0000 (14:33 +0000)
committerAddshore <addshorewiki@gmail.com>
Thu, 21 Dec 2017 22:14:10 +0000 (22:14 +0000)
Change-Id: I8dd19244e29f05e22aa5014ec6d6182b5917cc3c

tests/phpunit/includes/PageArchiveTest.php

index 28991a0..f33b78e 100644 (file)
@@ -79,6 +79,7 @@ class PageArchiveTest extends MediaWikiTestCase {
 
        /**
         * @covers PageArchive::undelete
 
        /**
         * @covers PageArchive::undelete
+        * @covers PageArchive::undeleteRevisions
         */
        public function testUndeleteRevisions() {
                // First make sure old revisions are archived
         */
        public function testUndeleteRevisions() {
                // First make sure old revisions are archived