Issue #1788588 by pcambra | cosmicdreams: Fixed Remove unused variables from SimpleTest's WebTestBase.

8.0.x
Dries 2012-10-05 15:15:45 -04:00
parent 3b6b271e27
commit 05b12c58bc
1 changed files with 0 additions and 1 deletions

View File

@ -593,7 +593,6 @@ abstract class WebTestBase extends TestBase {
*/
protected function setUp() {
global $user, $conf;
$language_interface = language(LANGUAGE_TYPE_INTERFACE);
// When running tests through the Simpletest UI (vs. on the command line),
// Simpletest's batch conflicts with the installer's batch. Batch API does