Merge "Put LESS test back into extension suite in XML"
[lhc/web/wiklou.git] / tests / TestsAutoLoader.php
index 7a048bf..29c3269 100644 (file)
@@ -44,6 +44,7 @@ $wgAutoloadClasses += array(
        'ResourceLoaderTestModule' => "$testDir/phpunit/ResourceLoaderTestCase.php",
        'ResourceLoaderFileModuleTestModule' => "$testDir/phpunit/ResourceLoaderTestCase.php",
        'TestUser' => "$testDir/phpunit/includes/TestUser.php",
+       'LessFileCompilationTest' => "$testDir/phpunit/LessFileCompilationTest.php",
 
        # tests/phpunit/includes
        'BlockTest' => "$testDir/phpunit/includes/BlockTest.php",