summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Core/Tests/Resources/TranslationFilesTest.php (renamed from Tests/Resources/TranslationFilesTest.php)2
1 files changed, 1 insertions, 1 deletions
diff --git a/Tests/Resources/TranslationFilesTest.php b/Core/Tests/Resources/TranslationFilesTest.php
index 341ec87..dc38e4a 100644
--- a/Tests/Resources/TranslationFilesTest.php
+++ b/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
{