Jeroen De Dauw has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/57695


Change subject: Removed duplicate class registration
......................................................................

Removed duplicate class registration

Change-Id: Ic22a190c5d44e37e99067decfe8bec74422efcb1
---
M tests/TestsAutoLoader.php
1 file changed, 0 insertions(+), 3 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/core 
refs/changes/95/57695/1

diff --git a/tests/TestsAutoLoader.php b/tests/TestsAutoLoader.php
index 264ba69..4341891 100644
--- a/tests/TestsAutoLoader.php
+++ b/tests/TestsAutoLoader.php
@@ -48,9 +48,6 @@
        //db
        'ORMTableTest' => "$testDir/phpunit/includes/db/ORMTableTest.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",

-- 
To view, visit https://gerrit.wikimedia.org/r/57695
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ic22a190c5d44e37e99067decfe8bec74422efcb1
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/core
Gerrit-Branch: master
Gerrit-Owner: Jeroen De Dauw <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to