http://www.mediawiki.org/wiki/Special:Code/MediaWiki/72762

Revision: 72762
Author:   demon
Date:     2010-09-10 21:41:34 +0000 (Fri, 10 Sep 2010)

Log Message:
-----------
\n to eof

Modified Paths:
--------------
    trunk/phase3/maintenance/tests/phpunit/README
    trunk/phase3/maintenance/tests/phpunit/TODO
    trunk/phase3/maintenance/tests/phpunit/suite.xml

Modified: trunk/phase3/maintenance/tests/phpunit/README
===================================================================
--- trunk/phase3/maintenance/tests/phpunit/README       2010-09-10 21:40:42 UTC 
(rev 72761)
+++ trunk/phase3/maintenance/tests/phpunit/README       2010-09-10 21:41:34 UTC 
(rev 72762)
@@ -26,4 +26,4 @@
  /**
   * @group Broken
   */
-* Need to fix some broken tests
\ No newline at end of file
+* Need to fix some broken tests

Modified: trunk/phase3/maintenance/tests/phpunit/TODO
===================================================================
--- trunk/phase3/maintenance/tests/phpunit/TODO 2010-09-10 21:40:42 UTC (rev 
72761)
+++ trunk/phase3/maintenance/tests/phpunit/TODO 2010-09-10 21:41:34 UTC (rev 
72762)
@@ -8,4 +8,4 @@
 structure to the source they are testing, and named the same, with the 
exception of the word "Test" at the end.
 * Shared set-up code or base classes are present, but usually named improperly 
or appear to be poorly factored. Support
 code should share as much of the same naming as the code it's supporting, and 
test and test-case depenencies should be
-considered to resolve other shared needs.
\ No newline at end of file
+considered to resolve other shared needs.

Modified: trunk/phase3/maintenance/tests/phpunit/suite.xml
===================================================================
--- trunk/phase3/maintenance/tests/phpunit/suite.xml    2010-09-10 21:40:42 UTC 
(rev 72761)
+++ trunk/phase3/maintenance/tests/phpunit/suite.xml    2010-09-10 21:41:34 UTC 
(rev 72762)
@@ -30,4 +30,4 @@
                        <group>Stub</group>
                </exclude>
        </groups>
-</phpunit>
\ No newline at end of file
+</phpunit>



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

Reply via email to