Remove unused imports from test classes
authorThiemo Mättig <thiemo.maettig@wikimedia.de>
Tue, 10 Jan 2017 10:49:58 +0000 (11:49 +0100)
committerThiemo Mättig <thiemo.maettig@wikimedia.de>
Tue, 10 Jan 2017 10:49:58 +0000 (11:49 +0100)
commit3e83a502135337fafb1c72ae7300afa368d434b0
tree960f6b199d954c96ff6763d75642cea8e2f846c1
parent3580929e36e99973a6cde9afa2ebae9c087f7ce6
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
tests/common/TestSetup.php
tests/phpunit/includes/api/ApiOpenSearchTest.php
tests/phpunit/includes/changes/TestRecentChangesHelper.php
tests/phpunit/includes/session/BotPasswordSessionProviderTest.php
tests/phpunit/includes/session/SessionManagerTest.php
tests/phpunit/structure/ExtensionJsonValidationTest.php