]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - tests/Wallabag/ApiBundle/WallabagApiTestCase.php
Jump to Symfony 3.1
[github/wallabag/wallabag.git] / tests / Wallabag / ApiBundle / WallabagApiTestCase.php
similarity index 97%
rename from src/Wallabag/ApiBundle/Tests/WallabagApiTestCase.php
rename to tests/Wallabag/ApiBundle/WallabagApiTestCase.php
index 13d72d2c4bf20a5a0781fff54a0a5d57ce07715a..cf9b33471cb2d13fa36251378e4d9ce109ea7ca9 100644 (file)
@@ -1,6 +1,6 @@
 <?php
 
-namespace Wallabag\ApiBundle\Tests;
+namespace Tests\Wallabag\ApiBundle;
 
 use Symfony\Bundle\FrameworkBundle\Test\WebTestCase;
 use Symfony\Component\BrowserKit\Cookie;