https://www.mediawiki.org/wiki/Special:Code/MediaWiki/113017

Revision: 113017
Author:   hashar
Date:     2012-03-05 11:50:30 +0000 (Mon, 05 Mar 2012)
Log Message:
-----------
amend r113016 , that was for bug 34302

Modified Paths:
--------------
    trunk/phase3/tests/phpunit/includes/PreferencesTest.php

Modified: trunk/phase3/tests/phpunit/includes/PreferencesTest.php
===================================================================
--- trunk/phase3/tests/phpunit/includes/PreferencesTest.php     2012-03-05 
11:48:35 UTC (rev 113016)
+++ trunk/phase3/tests/phpunit/includes/PreferencesTest.php     2012-03-05 
11:50:30 UTC (rev 113017)
@@ -26,7 +26,7 @@
        }
 
        /**
-        * Placeholder to verify bug 34919
+        * Placeholder to verify bug 34302
         * @covers Preferences::profilePreferences
         */
        function testEmailFieldsWhenUserHasNoEmail() {
@@ -36,7 +36,7 @@
                );
        }
        /**
-        * Placeholder to verify bug 34919
+        * Placeholder to verify bug 34302
         * @covers Preferences::profilePreferences
         */
        function testEmailFieldsWhenUserEmailNotAuthenticated() {
@@ -46,7 +46,7 @@
                );
        }
        /**
-        * Placeholder to verify bug 34919
+        * Placeholder to verify bug 34302
         * @covers Preferences::profilePreferences
         */
        function testEmailFieldsWhenUserEmailIsAuthenticated() {


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

Reply via email to