mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-17 15:03:25 +00:00
Fix CS
This commit is contained in:
@@ -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
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
?>
|
||||
|
Reference in New Issue
Block a user