diff --git a/include/testData.php b/include/testData.php index e0b6568..0abd7d0 100644 --- a/include/testData.php +++ b/include/testData.php @@ -528,8 +528,9 @@ class testData{ echo $this->shWhatDoesnt,"\n"; echo '


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


Additional Comments
',"\n"; + echo '


Additional Comments

',"\n";
         echo $this->sComments,"\n";
+        echo '
',"\n"; } function CreateTestTable()