mirror of
https://github.com/e107inc/e107.git
synced 2025-08-22 06:03:27 +02:00
get_files() fix.
This commit is contained in:
@@ -346,6 +346,9 @@
|
||||
|
||||
$result = $this->dta->get_current_table('core');
|
||||
|
||||
|
||||
|
||||
|
||||
$this->assertSame($result,$expected);
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user