]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - src/Wallabag/CoreBundle/Tests/Controller/DefaultControllerTest.php
move WallabagBundle into Wallabag:CoreBundle
[github/wallabag/wallabag.git] / src / Wallabag / CoreBundle / Tests / Controller / DefaultControllerTest.php
similarity index 89%
rename from src/WallabagBundle/Tests/Controller/DefaultControllerTest.php
rename to src/Wallabag/CoreBundle/Tests/Controller/DefaultControllerTest.php
index 64b389bbe6e33423ef4fbf4d482bee773aba11bb..af20f31f10208ab8c723ba80592c6444289a1371 100644 (file)
@@ -1,6 +1,6 @@
 <?php
 
-namespace WallabagBundle\Tests\Controller;
+namespace Wallabag\CoreBundle\Tests\Controller;
 
 use Symfony\Bundle\FrameworkBundle\Test\WebTestCase;