Merge branch '3.0'

* 3.0:
  fixed tests
  [Security] added some tests
This commit is contained in:
Fabien Potencier 2016-02-26 07:08:19 +01:00
commit 07aa280bc1

View File

@ -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
{