]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - tests/Wallabag/CoreBundle/EventListener/UserLocaleListenerTest.php
Jump to Symfony 3.1
[github/wallabag/wallabag.git] / tests / Wallabag / CoreBundle / EventListener / UserLocaleListenerTest.php
similarity index 97%
rename from src/Wallabag/CoreBundle/Tests/EventListener/UserLocaleListenerTest.php
rename to tests/Wallabag/CoreBundle/EventListener/UserLocaleListenerTest.php
index d9ffe30ef207e70eba98987066f10e8dcee4f1fb..e9ac7c1dfcdbec8448b81e8222c8ced62b8093d2 100644 (file)
@@ -1,6 +1,6 @@
 <?php
 
-namespace Wallabag\CoreBundle\Tests\EventListener;
+namespace Tests\Wallabag\CoreBundle\EventListener;
 
 use Symfony\Component\HttpFoundation\Request;
 use Symfony\Component\HttpFoundation\Session\Session;