]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - tests/Wallabag/CoreBundle/Controller/StaticControllerTest.php
Jump to Symfony 3.1
[github/wallabag/wallabag.git] / tests / Wallabag / CoreBundle / Controller / StaticControllerTest.php
similarity index 84%
rename from src/Wallabag/CoreBundle/Tests/Controller/StaticControllerTest.php
rename to tests/Wallabag/CoreBundle/Controller/StaticControllerTest.php
index 6d7976c43cc53129e9aeece4fa1420aa7d31bed8..98a37b500a32d8fd3d31df050d08fe29d13fc2db 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 StaticControllerTest extends WallabagCoreTestCase
 {