\n to eof
authorChad Horohoe <demon@users.mediawiki.org>
Fri, 10 Sep 2010 21:41:34 +0000 (21:41 +0000)
committerChad Horohoe <demon@users.mediawiki.org>
Fri, 10 Sep 2010 21:41:34 +0000 (21:41 +0000)
maintenance/tests/phpunit/README
maintenance/tests/phpunit/TODO
maintenance/tests/phpunit/suite.xml

index cdd6a83..f0f84c3 100644 (file)
@@ -26,4 +26,4 @@ the top of the file:
  /**
   * @group Broken
   */
-* Need to fix some broken tests
\ No newline at end of file
+* Need to fix some broken tests
index 774b5a6..b9f3a3a 100644 (file)
@@ -8,4 +8,4 @@ oriented test selection nearly all of these cases can be easily resolved.
 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.
index d92f256..7a3b90e 100644 (file)
@@ -30,4 +30,4 @@
                        <group>Stub</group>
                </exclude>
        </groups>
-</phpunit>
\ No newline at end of file
+</phpunit>