Legoktm has uploaded a new change for review.
https://gerrit.wikimedia.org/r/177886
Change subject: Remove unused global declaration
......................................................................
Remove unused global declaration
Change-Id: I4239cee1410c40d3ffd4a19f409a91a945a72d60
---
M tests/phpunit/includes/cache/LocalisationCacheTest.php
1 file changed, 0 insertions(+), 2 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/mediawiki/core
refs/changes/86/177886/1
diff --git a/tests/phpunit/includes/cache/LocalisationCacheTest.php
b/tests/phpunit/includes/cache/LocalisationCacheTest.php
index 24b5186..a0d308a 100644
--- a/tests/phpunit/includes/cache/LocalisationCacheTest.php
+++ b/tests/phpunit/includes/cache/LocalisationCacheTest.php
@@ -7,8 +7,6 @@
*/
class LocalisationCacheTest extends MediaWikiTestCase {
protected function setUp() {
- global $IP;
-
parent::setUp();
$this->setMwGlobals( array(
'wgExtensionMessagesFiles' => array(),
--
To view, visit https://gerrit.wikimedia.org/r/177886
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I4239cee1410c40d3ffd4a19f409a91a945a72d60
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/core
Gerrit-Branch: master
Gerrit-Owner: Legoktm <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits