Merge "Add non DBMS depending SQL tests for DatabaseBase"
[lhc/web/wiklou.git] / tests / TestsAutoLoader.php
index 1561f8f..83c2fcb 100644 (file)
@@ -49,9 +49,6 @@ $wgAutoloadClasses += array(
        'ORMTableTest' => "$testDir/phpunit/includes/db/ORMTableTest.php",
        'DatabaseTestHelper' => "$testDir/phpunit/includes/db/DatabaseTestHelper.php",
 
-       //Selenium
-       'SeleniumTestConstants' => "$testDir/selenium/SeleniumTestConstants.php",
-
        # tests/phpunit/includes/api
        'ApiFormatTestBase' => "$testDir/phpunit/includes/api/format/ApiFormatTestBase.php",
        'ApiTestCase' => "$testDir/phpunit/includes/api/ApiTestCase.php",