fix test suite

This commit is contained in:
Manuel Raynaud
2013-08-13 16:18:15 +02:00
parent c284a756b6
commit d184f2f734

View File

@@ -24,7 +24,7 @@
namespace Thelia\Tests\Controller;
use Symfony\Component\HttpFoundation\Request;
use Thelia\Controller\DefaultController;
use Thelia\Controller\Front\DefaultController;
class DefaultControllerTest extends \PHPUnit_Framework_TestCase
{