8000 Merge branch '3.0' · symfony/symfony@07aa280 · GitHub
[go: up one dir, main page]

Skip to content

Commit 07aa280

Browse files
committed
Merge branch '3.0'
* 3.0: fixed tests [Security] added some tests
2 parents 8fc9dd9 + e4607e2 commit 07aa280

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Symfony/Component/Security/Tests/Resources/TranslationFilesTest.php renamed to src/Symfony/Component/Security/Core/Tests/Resources/TranslationFilesTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
* file that was distributed with this source code.
1010
*/
1111

12-
namespace Symfony\Component\Security\Tests\Resources;
12+
namespace Symfony\Component\Security\Core\Tests\Resources;
1313

1414
class TranslationFilesTest extends \PHPUnit_Framework_TestCase
1515
{

0 commit comments

Comments
 (0)
0