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:
@@ -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_tasklist.
|
||||
* Generated by PHPUnit on 2011-11-03 at 16:11:10.
|
||||
*/
|
||||
class module_console_tasklistTest extends PHPUnit_Framework_TestCase
|
||||
{
|
||||
|
||||
@@ -43,5 +39,3 @@ class module_console_tasklistTest extends PHPUnit_Framework_TestCase
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
?>
|
||||
|
Reference in New Issue
Block a user