fixed previous merge

This commit is contained in:
Fabien Potencier 2012-04-18 11:03:36 +02:00
parent 92b0824900
commit 10944db804

View File

@ -15,7 +15,7 @@ require_once __DIR__.'/../TestCase.php';
use Symfony\Component\Locale\Locale; use Symfony\Component\Locale\Locale;
use Symfony\Component\Locale\Stub\StubIntl; use Symfony\Component\Locale\Stub\StubIntl;
use Symfony\Tests\Component\Locale\TestCase as LocaleTestCase; use Symfony\Component\Locale\Tests\TestCase as LocaleTestCase;
class StubIntlTest extends LocaleTestCase class StubIntlTest extends LocaleTestCase
{ {