This commit is contained in:
Romain Neutron
2012-04-16 10:00:12 +02:00
parent cc42055f4d
commit abd4a30885
147 changed files with 1 additions and 949 deletions

View File

@@ -2,10 +2,6 @@
require_once __DIR__ . '/../PhraseanetPHPUnitAbstract.class.inc';
/**
* Test class for databox_descriptionStructure.
* Generated by PHPUnit on 2011-11-03 at 15:21:27.
*/
class databox_descriptionStructureTest extends PhraseanetPHPUnitAbstract
{
@@ -14,10 +10,6 @@ class databox_descriptionStructureTest extends PhraseanetPHPUnitAbstract
*/
protected $object;
/**
* Sets up the fixture, for example, opens a network connection.
* This method is called before a test is executed.
*/
public function setUp()
{
@@ -110,5 +102,3 @@ class databox_descriptionStructureTest extends PhraseanetPHPUnitAbstract
}
}
?>