* Add unit test for afterSplitTask and optimized some codes.

This commit is contained in:
mayue
2023-05-09 02:46:54 +00:00
parent fae4dd4686
commit 0c4577afd7
13 changed files with 545 additions and 19 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
#!/usr/bin/env php
<?php
include dirname(__FILE__, 5) . "/test/lib/init.php";
include dirname(__FILE__, 5) . '/test/lib/init.php';
include dirname(__FILE__, 2) . '/task.class.php';
function initData()