jenkins-bot has submitted this change and it was merged.

Change subject: Renaming files to follow name conventions
......................................................................


Renaming files to follow name conventions

And renamed the inner class name.

Change-Id: I2ed94a61214439d5c70d04bd1dbddd68754b595e
---
R tests/phpunit/includes/upload/UploadBaseTest.php
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Hashar: Looks good to me, approved
  JanZerebecki: Looks good to me, but someone else must approve
  jenkins-bot: Verified



diff --git a/tests/phpunit/includes/upload/UploadTest.php 
b/tests/phpunit/includes/upload/UploadBaseTest.php
similarity index 98%
rename from tests/phpunit/includes/upload/UploadTest.php
rename to tests/phpunit/includes/upload/UploadBaseTest.php
index 94c78dc..298420b 100644
--- a/tests/phpunit/includes/upload/UploadTest.php
+++ b/tests/phpunit/includes/upload/UploadBaseTest.php
@@ -2,7 +2,7 @@
 /**
  * @group Upload
  */
-class UploadTest extends MediaWikiTestCase {
+class UploadBaseTest extends MediaWikiTestCase {
        protected $upload;
 
 

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I2ed94a61214439d5c70d04bd1dbddd68754b595e
Gerrit-PatchSet: 2
Gerrit-Project: mediawiki/core
Gerrit-Branch: master
Gerrit-Owner: DMaggot <[email protected]>
Gerrit-Reviewer: DMaggot <[email protected]>
Gerrit-Reviewer: Hashar <[email protected]>
Gerrit-Reviewer: JanZerebecki <[email protected]>
Gerrit-Reviewer: jenkins-bot

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

Reply via email to