Fix firebird tests
This commit is contained in:
parent
38aadabc9b
commit
9acb171729
@ -207,9 +207,9 @@ SQL;
|
|||||||
|
|
||||||
// --------------------------------------------------------------------------
|
// --------------------------------------------------------------------------
|
||||||
|
|
||||||
public function TestGetpublic functions()
|
public function TestGetFunctions()
|
||||||
{
|
{
|
||||||
$this->assertTrue(is_array($this->db->get_public functions()));
|
$this->assertTrue(is_array($this->db->get_functions()));
|
||||||
}
|
}
|
||||||
|
|
||||||
// --------------------------------------------------------------------------
|
// --------------------------------------------------------------------------
|
||||||
|
Binary file not shown.
Loading…
Reference in New Issue
Block a user