]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - tests/Wallabag/CoreBundle/WallabagCoreTestCase.php
Jump to Symfony 3.1
[github/wallabag/wallabag.git] / tests / Wallabag / CoreBundle / WallabagCoreTestCase.php
similarity index 96%
rename from src/Wallabag/CoreBundle/Tests/WallabagCoreTestCase.php
rename to tests/Wallabag/CoreBundle/WallabagCoreTestCase.php
index 05450c0b987ac7d86a0799213bfa555cb824e282..c69e83301203ec577c9eb23577afaa8e09a8adbc 100644 (file)
@@ -1,6 +1,6 @@
 <?php
 
-namespace Wallabag\CoreBundle\Tests;
+namespace Tests\Wallabag\CoreBundle;
 
 use Symfony\Bundle\FrameworkBundle\Test\WebTestCase;