]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - tests/Wallabag/CoreBundle/Subscriber/TablePrefixSubscriberTest.php
Jump to Symfony 3.1
[github/wallabag/wallabag.git] / tests / Wallabag / CoreBundle / Subscriber / TablePrefixSubscriberTest.php
similarity index 99%
rename from src/Wallabag/CoreBundle/Tests/Subscriber/TablePrefixSubscriberTest.php
rename to tests/Wallabag/CoreBundle/Subscriber/TablePrefixSubscriberTest.php
index e5eafab1a4f3f8d3f9cef42163680434f87fedae..4ae76703320b78838c71c35a6cf27a70e4fe28db 100644 (file)
@@ -1,6 +1,6 @@
 <?php
 
-namespace Wallabag\CoreBundle\Tests\Subscriber;
+namespace Tests\Wallabag\CoreBundle\Subscriber;
 
 use Doctrine\Common\EventManager;
 use Doctrine\ORM\Event\LoadClassMetadataEventArgs;