Show additional comments when viewing test data in application version
This commit is contained in:
@@ -356,6 +356,8 @@ class testData{
|
||||
echo $this->sWhatDoesnt;
|
||||
echo '<p><b>What was not tested</b><br />',"\n";
|
||||
echo $this->sWhatNotTested;
|
||||
echo '<p><b>Additional Comments</b><br />',"\n";
|
||||
echo $this->sComments;
|
||||
}
|
||||
|
||||
// Show the Test results for a application version
|
||||
|
||||
Reference in New Issue
Block a user