diff --git a/src/Symfony/Component/Security/Tests/Resources/TranslationFilesTest.php b/src/Symfony/Component/Security/Core/Tests/Resources/TranslationFilesTest.php similarity index 92% rename from src/Symfony/Component/Security/Tests/Resources/TranslationFilesTest.php rename to src/Symfony/Component/Security/Core/Tests/Resources/TranslationFilesTest.php index 341ec87ea4..dc38e4a776 100644 --- a/src/Symfony/Component/Security/Tests/Resources/TranslationFilesTest.php +++ b/src/Symfony/Component/Security/Core/Tests/Resources/TranslationFilesTest.php @@ -9,7 +9,7 @@ * file that was distributed with this source code. */ -namespace Symfony\Component\Security\Tests\Resources; +namespace Symfony\Component\Security\Core\Tests\Resources; class TranslationFilesTest extends \PHPUnit_Framework_TestCase {