* Modify unit test directory structure and data generation method.
This commit is contained in:
@@ -19,7 +19,7 @@ cid=0
|
||||
include dirname(__FILE__, 5) . '/test/lib/init.php';
|
||||
su('admin');
|
||||
|
||||
zdTable('project')->config('project')->gen(10);
|
||||
zenData('project')->loadYaml('project')->gen(10);
|
||||
|
||||
global $tester;
|
||||
$tester->loadModel('programplan');
|
||||
|
||||
Reference in New Issue
Block a user