DatabaseMssql: Don't duplicate body of makeList()
[lhc/web/wiklou.git] / tests / phpunit / languages / LanguageHeTest.php
index 8edc6dd..c382244 100644 (file)
@@ -17,7 +17,7 @@ class LanguageHeTest extends LanguageClassesTestCase {
         * which is very rare. It also has a mistake, because
         * the number 10 itself is supposed to be just plural,
         * so currently it's overridden in MediaWiki.
-       */
+        */
 
        // @todo the below test*PluralForms test methods can be refactored
        //  to use a single test method and data provider..