commented out non-existing test case, and closed the unclosed code coverage block comment
This commit is contained in:
parent
1375d1332c
commit
c1709beaa4
@ -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){
|
|||||||
</table>
|
</table>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
*/
|
||||||
|
?>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user