From: Thiemo Mättig Date: Tue, 10 Jan 2017 10:49:58 +0000 (+0100) Subject: Remove unused imports from test classes X-Git-Tag: 1.31.0-rc.0~4349^2 X-Git-Url: http://git.cyclocoop.org/%24action?a=commitdiff_plain;h=3e83a502135337fafb1c72ae7300afa368d434b0;p=lhc%2Fweb%2Fwiklou.git Remove unused imports from test classes Validating this should be as simple as it can be: if the tests run, this change should be fine. :-) Change-Id: I8e4a3dfc83fdc9b8c8d7f5bbd067e088ebd2133d --- diff --git a/tests/common/TestSetup.php b/tests/common/TestSetup.php index 53e724bbed..38f56d20a1 100644 --- a/tests/common/TestSetup.php +++ b/tests/common/TestSetup.php @@ -1,7 +1,5 @@ replaceSearchEngineConfig(); diff --git a/tests/phpunit/includes/changes/TestRecentChangesHelper.php b/tests/phpunit/includes/changes/TestRecentChangesHelper.php index ae51a6c717..2f908feb63 100644 --- a/tests/phpunit/includes/changes/TestRecentChangesHelper.php +++ b/tests/phpunit/includes/changes/TestRecentChangesHelper.php @@ -1,5 +1,5 @@