]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - tests/Wallabag/CoreBundle/Controller/DeveloperControllerTest.php
Jump to Symfony 3.1
[github/wallabag/wallabag.git] / tests / Wallabag / CoreBundle / Controller / DeveloperControllerTest.php
similarity index 95%
rename from src/Wallabag/CoreBundle/Tests/Controller/DeveloperControllerTest.php
rename to tests/Wallabag/CoreBundle/Controller/DeveloperControllerTest.php
index fc220b850d25d487ca5bd332a8b44645e41249c6..79452ace4a6078d10bd11bf95f99d17c7020559c 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 DeveloperControllerTest extends WallabagCoreTestCase
 {