]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - tests/Wallabag/CoreBundle/EventListener/RegistrationConfirmedListenerTest.php
Jump to Symfony 3.1
[github/wallabag/wallabag.git] / tests / Wallabag / CoreBundle / EventListener / RegistrationConfirmedListenerTest.php
similarity index 97%
rename from src/Wallabag/CoreBundle/Tests/EventListener/RegistrationConfirmedListenerTest.php
rename to tests/Wallabag/CoreBundle/EventListener/RegistrationConfirmedListenerTest.php
index 7039dc6192d90af2fbf7cfb92baefcf8921f864d..e45722fa78565ecf04fc8071fa3229d8d78e76ce 100644 (file)
@@ -1,6 +1,6 @@
 <?php
 
-namespace Wallabag\CoreBundle\Tests\EventListener;
+namespace Tests\Wallabag\CoreBundle\EventListener;
 
 use FOS\UserBundle\Event\FilterUserResponseEvent;
 use FOS\UserBundle\FOSUserEvents;