mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-17 06:53:15 +00:00
Fix CS
This commit is contained in:
@@ -4,10 +4,6 @@ require_once __DIR__ . '/../../PhraseanetWebTestCaseAuthenticatedAbstract.class.
|
||||
|
||||
use Symfony\Component\Console\Tester\CommandTester;
|
||||
use \Symfony\Component\Console\Application;
|
||||
/**
|
||||
* Test class for module_console_schedulerStart.
|
||||
* Generated by PHPUnit on 2011-11-03 at 16:11:06.
|
||||
*/
|
||||
class module_console_schedulerStartTest extends PHPUnit_Framework_TestCase
|
||||
{
|
||||
|
||||
@@ -16,10 +12,6 @@ class module_console_schedulerStartTest extends PHPUnit_Framework_TestCase
|
||||
*/
|
||||
protected $object;
|
||||
|
||||
/**
|
||||
* Sets up the fixture, for example, opens a network connection.
|
||||
* This method is called before a test is executed.
|
||||
*/
|
||||
protected function setUp()
|
||||
{
|
||||
|
||||
@@ -46,5 +38,3 @@ class module_console_schedulerStartTest extends PHPUnit_Framework_TestCase
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
?>
|
||||
|
Reference in New Issue
Block a user