Changeset 4474

Show
Ignore:
Timestamp:
06/06/08 18:21:57 (13 months ago)
Author:
jwage
Message:

Uncommenting tests.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branches/0.11/tests/run.php

    r4473 r4474  
    1414// If you write a ticket testcase add it to the bottom of the list, with the ticket number in it 
    1515$tickets = new GroupTest('Tickets Tests', 'tickets'); 
    16 /* 
    1716$tickets->addTestCase(new Doctrine_Ticket_Njero_TestCase()); 
    1817$tickets->addTestCase(new Doctrine_Ticket_381_TestCase()); 
     
    7473$tickets->addTestCase(new Doctrine_Ticket_1044_TestCase()); 
    7574$tickets->addTestCase(new Doctrine_Ticket_1071_TestCase()); 
    76 */ 
    7775$tickets->addTestCase(new Doctrine_Ticket_1072_TestCase()); 
    7876