]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - tests/Wallabag/CoreBundle/Controller/ConfigControllerTest.php
Jump to Symfony 3.1
[github/wallabag/wallabag.git] / tests / Wallabag / CoreBundle / Controller / ConfigControllerTest.php
similarity index 99%
rename from src/Wallabag/CoreBundle/Tests/Controller/ConfigControllerTest.php
rename to tests/Wallabag/CoreBundle/Controller/ConfigControllerTest.php
index 8cdedfda38bdf66bf6c47cb8f76a78de55830afb..7193f9b0e4331976f2768557425af73ec36faa2a 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 ConfigControllerTest extends WallabagCoreTestCase
 {