Fix a warning. re #127
This commit is contained in:
parent
8a72e1a6fd
commit
d3934b9254
|
@ -59,8 +59,6 @@ class BaseTest extends PHPUnit_Framework_TestCase
|
|||
}
|
||||
|
||||
public function testCheckDatabaseAvailability_1 () {
|
||||
global $config;
|
||||
|
||||
$this->assertTrue (Base::checkDatabaseAvailability ());
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue