* finish task #5944.
This commit is contained in:
@@ -1287,7 +1287,7 @@ class testcase extends control
|
||||
{
|
||||
$row = new stdclass();
|
||||
$row->module = $module . "(#$moduleID)";
|
||||
$row->stepDesc = "1. \n2. \n3. num:" . $num;
|
||||
$row->stepDesc = "1. \n2. \n3.";
|
||||
$row->stepExpect = "1. \n2. \n3.";
|
||||
|
||||
if(empty($rows))
|
||||
|
||||
Reference in New Issue
Block a user