]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - tests/Wallabag/CoreBundle/Helper/RedirectTest.php
Jump to Symfony 3.1
[github/wallabag/wallabag.git] / tests / Wallabag / CoreBundle / Helper / RedirectTest.php
similarity index 96%
rename from src/Wallabag/CoreBundle/Tests/Helper/RedirectTest.php
rename to tests/Wallabag/CoreBundle/Helper/RedirectTest.php
index f4aecc8048fa5ad4a8fc357793f5378626671e18..f339f75e80f07fe65f9768a6525602e467799102 100644 (file)
@@ -1,6 +1,6 @@
 <?php
 
-namespace Wallabag\CoreBundle\Tests\Helper;
+namespace Tests\Wallabag\CoreBundle\Helper;
 
 use Wallabag\CoreBundle\Helper\Redirect;