1
0
Fork 0
mirror of synced 2025-04-01 20:36:14 +03:00
This commit is contained in:
zYne 2007-07-09 21:45:00 +00:00
parent e6680a92c3
commit dd2fbded0b
2 changed files with 0 additions and 11 deletions

View file

@ -1,7 +0,0 @@
<?php
class Doctrine_FormBuilderTestCase extends Doctrine_UnitTestCase {
public function testBuildForm() {
}
}
?>

View file

@ -1,4 +0,0 @@
<?php
class Doctrine_IdentifierTestCase extends Doctrine_UnitTestCase {
}
?>