execution test case

This commit is contained in:
lanzongjun
2022-09-22 13:23:32 +08:00
parent 378ec2a0c9
commit 70c070e15e
+1 -1
View File
@@ -14,10 +14,10 @@ pid=1
*/
global $tester;
$test = new programTest();
$result = $test->createDefaultProgramTest();
r($result) && p('') && e('751'); // 创建默认项目集并返回ID
$db->restoreDB();