fixed wrong case

This commit is contained in:
Johannes Schmitt 2011-07-20 08:43:26 +02:00
parent d0a175b6cd
commit eae6a773c6

View File

@ -1,6 +1,6 @@
<?php
namespace Symfony\Bundle\Securitybundle\Tests\Functional;
namespace Symfony\Bundle\SecurityBundle\Tests\Functional;
class AuthenticationCommencingTest extends WebTestCase
{