]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - tests/Wallabag/ImportBundle/Controller/PocketControllerTest.php
Jump to Symfony 3.1
[github/wallabag/wallabag.git] / tests / Wallabag / ImportBundle / Controller / PocketControllerTest.php
similarity index 95%
rename from src/Wallabag/ImportBundle/Tests/Controller/PocketControllerTest.php
rename to tests/Wallabag/ImportBundle/Controller/PocketControllerTest.php
index 403fe9b0d603b5d859aaea4c410d986e1fd10062..6aaf1b57be7a1d00ef2ea0600b2ebbb82a217c51 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 PocketControllerTest extends WallabagCoreTestCase
 {