]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - tests/Wallabag/CoreBundle/Controller/RssControllerTest.php
Jump to Symfony 3.1
[github/wallabag/wallabag.git] / tests / Wallabag / CoreBundle / Controller / RssControllerTest.php
similarity index 97%
rename from src/Wallabag/CoreBundle/Tests/Controller/RssControllerTest.php
rename to tests/Wallabag/CoreBundle/Controller/RssControllerTest.php
index 87a01b8e468e6e5513eaa9e26d487c1be1f4b5c1..fb6fe06a60e039400d7be97910c685ddd47d055c 100644 (file)
@@ -1,8 +1,8 @@
 <?php
 
-namespace Wallabag\CoreBundle\Tests\Controller;
+namespace Tests\Wallabag\CoreBundle\Controller;
 
-use Wallabag\CoreBundle\Tests\WallabagCoreTestCase;
+use Tests\Wallabag\CoreBundle\WallabagCoreTestCase;
 
 class RssControllerTest extends WallabagCoreTestCase
 {