Legoktm has uploaded a new change for review.
https://gerrit.wikimedia.org/r/161886
Change subject: Restructure and move InvalidPasswordTest
......................................................................
Restructure and move InvalidPasswordTest
Change-Id: If59879a53a3123859a2652075fcd89aa459c2d18
---
R tests/phpunit/includes/password/InvalidPasswordTest.php
1 file changed, 1 insertion(+), 3 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/mediawiki/core
refs/changes/86/161886/1
diff --git a/tests/phpunit/includes/PasswordTest.php
b/tests/phpunit/includes/password/InvalidPasswordTest.php
similarity index 90%
rename from tests/phpunit/includes/PasswordTest.php
rename to tests/phpunit/includes/password/InvalidPasswordTest.php
index ceb794b..5d9afea 100644
--- a/tests/phpunit/includes/PasswordTest.php
+++ b/tests/phpunit/includes/password/InvalidPasswordTest.php
@@ -1,7 +1,5 @@
<?php
/**
- * Testing framework for the Password infrastructure
- *
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
@@ -20,7 +18,7 @@
* @file
*/
-class PasswordTest extends MediaWikiTestCase {
+class InvalidPasswordTest extends MediaWikiTestCase {
/**
* @covers InvalidPassword::equals
*/
--
To view, visit https://gerrit.wikimedia.org/r/161886
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: If59879a53a3123859a2652075fcd89aa459c2d18
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