1
0
mirror of synced 2024-12-13 22:56:04 +03:00
doctrine2/tests_old/RepositoryTestCase.php

6 lines
117 B
PHP
Raw Normal View History

2006-04-14 00:37:28 +04:00
<?php
class Doctrine_RepositoryTestCase extends Doctrine_UnitTestCase {
public function testAdd() {
}
}