diff --git a/include/testData.php b/include/testData.php index 020ecd8..512c235 100644 --- a/include/testData.php +++ b/include/testData.php @@ -356,6 +356,8 @@ class testData{ echo $this->sWhatDoesnt; echo '

What was not tested
',"\n"; echo $this->sWhatNotTested; + echo '

Additional Comments
',"\n"; + echo $this->sComments; } // Show the Test results for a application version