Merge "Improve test coverage for ApiBase.php"
[lhc/web/wiklou.git] / tests / phpunit / includes / Storage / RevisionStoreRecordTest.php
index 3976995..09f5675 100644 (file)
@@ -679,10 +679,6 @@ class RevisionStoreRecordTest extends MediaWikiTestCase {
                );
        }
 
-       private function getSlotRecord( $role, $contentString ) {
-               return SlotRecord::newUnsaved( $role, new TextContent( $contentString ) );
-       }
-
        public function provideHasSameContent() {
                /**
                 * @param SlotRecord[] $slots