Fix a warning. re #127
This commit is contained in:
부모
8a72e1a6fd
커밋
d3934b9254
1개의 변경된 파일과 0개의 추가작업 그리고 2개의 파일을 삭제
|
|
@ -59,8 +59,6 @@ class BaseTest extends PHPUnit_Framework_TestCase
|
|||
}
|
||||
|
||||
public function testCheckDatabaseAvailability_1 () {
|
||||
global $config;
|
||||
|
||||
$this->assertTrue (Base::checkDatabaseAvailability ());
|
||||
}
|
||||
|
||||
|
|
|
|||
불러오는 중…
테이블 추가
Add a link
Reference in a new issue