* Change the test case of the updatechildrenbyparent.

This commit is contained in:
tianshujie
2023-08-18 10:28:02 +08:00
parent 37e0b24728
commit b3469cd6b2
@@ -2,6 +2,7 @@
<?php
include dirname(__FILE__, 5) . '/test/lib/init.php';
include dirname(__FILE__, 2) . '/task.class.php';
su('admin');
zdTable('action')->gen(0);
zdTable('task')->config('task', true)->gen(10);