* Modify unit test directory structure and data generation method.
This commit is contained in:
@@ -22,9 +22,9 @@ cid=1
|
||||
*/
|
||||
|
||||
include dirname(__FILE__, 5) . '/test/lib/init.php';
|
||||
include dirname(__FILE__, 2) . '/screen.class.php';
|
||||
include dirname(__FILE__, 2) . '/lib/screen.unittest.class.php';
|
||||
|
||||
zdTable('screen')->gen(0);
|
||||
zenData('screen')->gen(0);
|
||||
|
||||
$screenTest = new screenTest();
|
||||
$screenIDList = array(1, 5, 8);
|
||||
|
||||
Reference in New Issue
Block a user