1
0
mirror of synced 2024-12-12 22:36:02 +03:00
doctrine2/tests_old/RepositoryTestCase.php
2008-02-08 17:27:54 +00:00

6 lines
117 B
PHP

<?php
class Doctrine_RepositoryTestCase extends Doctrine_UnitTestCase {
public function testAdd() {
}
}