Merge "Force case-sensitivity on the LIKE operator, to ensure similar behaviour betwe...
[lhc/web/wiklou.git] / tests / phpunit / StructureTest.php
index 17ea06c..dfbcc9d 100644 (file)
@@ -8,6 +8,7 @@ class StructureTest extends MediaWikiTestCase {
        /**
         * Verify all files that appear to be tests have file names ending in
         * Test.  If the file names do not end in Test, they will not be run.
+        * @group medium
         */
        public function testUnitTestFileNamesEndWithTest() {
                if ( wfIsWindows() ) {