]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - tests/Wallabag/CoreBundle/Controller/SettingsControllerTest.php
Jump to Symfony 3.1
[github/wallabag/wallabag.git] / tests / Wallabag / CoreBundle / Controller / SettingsControllerTest.php
similarity index 88%
rename from src/Wallabag/CoreBundle/Tests/Controller/SettingsControllerTest.php
rename to tests/Wallabag/CoreBundle/Controller/SettingsControllerTest.php
index fd698b3e491a389b71b63f28a00cde559e9d5e1e..9b8b57027aa6f9e2e0556af343e514f6d8848218 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;
 
 /**
  * The controller `SettingsController` does not exist.