mirror of
https://github.com/e107inc/e107.git
synced 2025-06-02 00:45:03 +02:00
test for db_Field()
This commit is contained in:
parent
b0ae4b6e3d
commit
bb47a5d944
@ -492,12 +492,13 @@
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
*/
|
||||
public function testDb_Field()
|
||||
{
|
||||
|
||||
$result = $this->db->db_Field('plugin', 'plugin_path');
|
||||
$this->assertTrue($result);
|
||||
}
|
||||
|
||||
/*
|
||||
public function testColumnCount()
|
||||
{
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user