Jeroen De Dauw has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/257583

Change subject: Remove dead priviate test method
......................................................................

Remove dead priviate test method

Change-Id: I8cbc3bfc4d83dd9dc7d875d0763ce75133a59ea7
---
M repo/tests/phpunit/includes/content/EntityContentFactoryTest.php
1 file changed, 0 insertions(+), 5 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Wikibase 
refs/changes/83/257583/1

diff --git a/repo/tests/phpunit/includes/content/EntityContentFactoryTest.php 
b/repo/tests/phpunit/includes/content/EntityContentFactoryTest.php
index c48c262..ea2d637 100644
--- a/repo/tests/phpunit/includes/content/EntityContentFactoryTest.php
+++ b/repo/tests/phpunit/includes/content/EntityContentFactoryTest.php
@@ -30,11 +30,6 @@
  */
 class EntityContentFactoryTest extends \MediaWikiTestCase {
 
-       private function supportsRedirects() {
-               $handler = ContentHandler::getForModelID( 
CONTENT_MODEL_WIKIBASE_ITEM );
-               return $handler->supportsRedirects();
-       }
-
        /**
         * @dataProvider contentModelsProvider
         */

-- 
To view, visit https://gerrit.wikimedia.org/r/257583
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I8cbc3bfc4d83dd9dc7d875d0763ce75133a59ea7
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Wikibase
Gerrit-Branch: master
Gerrit-Owner: Jeroen De Dauw <jeroended...@gmail.com>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to