Addshore has uploaded a new change for review.

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

Change subject: Fix name of SpecialListFilesTest > ImageListPagerTest
......................................................................

Fix name of SpecialListFilesTest > ImageListPagerTest

Change-Id: I221695c3ffb25a65530f1adf9b1f6632d5c20915
---
R tests/phpunit/includes/specials/ImageListPagerTest.php
1 file changed, 2 insertions(+), 2 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/core 
refs/changes/08/154708/1

diff --git a/tests/phpunit/includes/specials/SpecialListFilesTest.php 
b/tests/phpunit/includes/specials/ImageListPagerTest.php
similarity index 82%
rename from tests/phpunit/includes/specials/SpecialListFilesTest.php
rename to tests/phpunit/includes/specials/ImageListPagerTest.php
index c042064..8a0ac97 100644
--- a/tests/phpunit/includes/specials/SpecialListFilesTest.php
+++ b/tests/phpunit/includes/specials/ImageListPagerTest.php
@@ -1,6 +1,6 @@
 <?php
 /**
- * Test class for SpecialListFiles class.
+ * Test class for ImageListPagerTest class.
  *
  * Copyright © 2013, Antoine Musso
  * Copyright © 2013, Siebrand Mazeland
@@ -8,7 +8,7 @@
  *
  */
 
-class SpecialListFilesTest extends MediaWikiTestCase {
+class ImageListPagerTest extends MediaWikiTestCase {
        /**
         * @expectedException MWException
         * @expectedExceptionMessage invalid_field

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I221695c3ffb25a65530f1adf9b1f6632d5c20915
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/core
Gerrit-Branch: master
Gerrit-Owner: Addshore <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to