Show additional comments when viewing test data in application version

This commit is contained in:
Tony Lambregts
2006-07-14 01:48:46 +00:00
committed by WineHQ
parent ccbb2a14fc
commit e1711a2cdb

View File

@@ -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