]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - tests/Wallabag/CoreBundle/Controller/SecurityControllerTest.php
Jump to Symfony 3.1
[github/wallabag/wallabag.git] / tests / Wallabag / CoreBundle / Controller / SecurityControllerTest.php
similarity index 95%
rename from src/Wallabag/CoreBundle/Tests/Controller/SecurityControllerTest.php
rename to tests/Wallabag/CoreBundle/Controller/SecurityControllerTest.php
index 2910fa4f739a27ab1347b577de28ffc518935b8c..f503ff4bd8daff2bd2d64209d643d2d0e231d410 100644 (file)
@@ -1,8 +1,8 @@
 <?php
 
-namespace Wallabag\CoreBundle\Tests\Controller;
+namespace Tests\Wallabag\CoreBundle\Controller;
 
-use Wallabag\CoreBundle\Tests\WallabagCoreTestCase;
+use Tests\Wallabag\CoreBundle\WallabagCoreTestCase;
 
 class SecurityControllerTest extends WallabagCoreTestCase
 {