]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - tests/Wallabag/ImportBundle/Controller/ImportControllerTest.php
Jump to Symfony 3.1
[github/wallabag/wallabag.git] / tests / Wallabag / ImportBundle / Controller / ImportControllerTest.php
similarity index 87%
rename from src/Wallabag/ImportBundle/Tests/Controller/ImportControllerTest.php
rename to tests/Wallabag/ImportBundle/Controller/ImportControllerTest.php
index 9f38fa8287ab043f83a5bd3a5bd7defad5fc46ab..96b5300ba3531c3378841d7544943871898fe99d 100644 (file)
@@ -1,8 +1,8 @@
 <?php
 
-namespace Wallabag\ImportBundle\Tests\Controller;
+namespace Tests\Wallabag\ImportBundle\Controller;
 
-use Wallabag\CoreBundle\Tests\WallabagCoreTestCase;
+use Tests\Wallabag\CoreBundle\WallabagCoreTestCase;
 
 class ImportControllerTest extends WallabagCoreTestCase
 {