X-Git-Url: https://git.cyclocoop.org/admin/?a=blobdiff_plain;f=tests%2FTestsAutoLoader.php;h=83c2fcb68f4669c4d2b4d1292b4e4c40fab42907;hb=dfc977826c591f1087159c4794bab254b9cb34bf;hp=264ba695c6940bb05f947271b2d977d102518613;hpb=d1f8c02d06888a32c82907d354d97dca162d49f6;p=lhc%2Fweb%2Fwiklou.git diff --git a/tests/TestsAutoLoader.php b/tests/TestsAutoLoader.php index 264ba695c6..83c2fcb68f 100644 --- a/tests/TestsAutoLoader.php +++ b/tests/TestsAutoLoader.php @@ -47,9 +47,7 @@ $wgAutoloadClasses += array( //db 'ORMTableTest' => "$testDir/phpunit/includes/db/ORMTableTest.php", - - //Selenium - 'SeleniumTestConstants' => "$testDir/selenium/SeleniumTestConstants.php", + 'DatabaseTestHelper' => "$testDir/phpunit/includes/db/DatabaseTestHelper.php", # tests/phpunit/includes/api 'ApiFormatTestBase' => "$testDir/phpunit/includes/api/format/ApiFormatTestBase.php",