]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - tests/Wallabag/ApiBundle/Controller/WallabagRestControllerTest.php
Jump to Symfony 3.1
[github/wallabag/wallabag.git] / tests / Wallabag / ApiBundle / Controller / WallabagRestControllerTest.php
similarity index 99%
rename from src/Wallabag/ApiBundle/Tests/Controller/WallabagRestControllerTest.php
rename to tests/Wallabag/ApiBundle/Controller/WallabagRestControllerTest.php
index c50e4d027c0b386d49ea9a8e9ac841e0d80a3416..c39cc357763e706a3da6364c53aecfd2421c5c53 100644 (file)
@@ -1,8 +1,8 @@
 <?php
 
-namespace Wallabag\ApiBundle\Tests\Controller;
+namespace Tests\Wallabag\ApiBundle\Controller;
 
-use Wallabag\ApiBundle\Tests\WallabagApiTestCase;
+use Tests\Wallabag\ApiBundle\WallabagApiTestCase;
 
 class WallabagRestControllerTest extends WallabagApiTestCase
 {