IdentifierTestCase.php 81 Bytes
Newer Older
1 2 3 4
<?php
class Doctrine_IdentifierTestCase extends Doctrine_UnitTestCase {
}
?>