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