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

@@ -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
}
}
?>