Commit c1709bea authored by gnat's avatar gnat

commented out non-existing test case, and closed the unclosed code coverage block comment

parent 1375d133
...@@ -72,7 +72,7 @@ $test->addTestCase(new Doctrine_Ticket330_TestCase()); ...@@ -72,7 +72,7 @@ $test->addTestCase(new Doctrine_Ticket330_TestCase());
*/ */
/** */ /** */
$test->addTestCase(new Doctrine_TicketNjero_TestCase()); //$test->addTestCase(new Doctrine_TicketNjero_TestCase());
// Connection drivers (not yet fully tested) // Connection drivers (not yet fully tested)
...@@ -477,4 +477,5 @@ function countCovered($value, $key){ ...@@ -477,4 +477,5 @@ function countCovered($value, $key){
</table> </table>
</body> </body>
</html> </html>
*/
?>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment