Changeset 4870

Show
Ignore:
Timestamp:
09/02/08 05:30:41 (10 months ago)
Author:
guilhermeblanco
Message:

Added coverage to tickets #1381 and also #1395, which are the same. Unable to reproduce the issue.

Location:
branches/1.0/tests
Files:
1 added
1 modified

Legend:

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

    r4864 r4870  
    125125$tickets->addTestCase(new Doctrine_Ticket_1365_TestCase()); 
    126126$tickets->addTestCase(new Doctrine_Ticket_1372_TestCase()); 
     127$tickets->addTestCase(new Doctrine_Ticket_1381_TestCase()); 
    127128$tickets->addTestCase(new Doctrine_Ticket_1383_TestCase()); 
    128129$tickets->addTestCase(new Doctrine_Ticket_1390_TestCase());