mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-17 23:13:15 +00:00
Fix CS
This commit is contained in:
@@ -2,10 +2,6 @@
|
||||
|
||||
require_once __DIR__ . '/../../PhraseanetPHPUnitAbstract.class.inc';
|
||||
|
||||
/**
|
||||
* Test class for Session_Storage_CommandLine.
|
||||
* Generated by PHPUnit on 2011-08-02 at 16:11:02.
|
||||
*/
|
||||
class Session_Storage_CommandLineTest extends PhraseanetPHPUnitAbstract
|
||||
{
|
||||
|
||||
@@ -14,10 +10,6 @@ class Session_Storage_CommandLineTest 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()
|
||||
{
|
||||
// $this->object = new Session_Storage_CommandLine;
|
||||
@@ -121,5 +113,3 @@ class Session_Storage_CommandLineTest extends PhraseanetPHPUnitAbstract
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
?>
|
||||
|
Reference in New Issue
Block a user