1
0
mirror of synced 2025-01-05 16:53:21 +03:00
doctrine2/tests/IdentifierTestCase.php

5 lines
81 B
PHP

<?php
class Doctrine_IdentifierTestCase extends Doctrine_UnitTestCase {
}
?>