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