]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - src/Wallabag/AnnotationBundle/Tests/WallabagAnnotationTestCase.php
Rename CommentBundle with AnnotationBundle
[github/wallabag/wallabag.git] / src / Wallabag / AnnotationBundle / Tests / WallabagAnnotationTestCase.php
similarity index 94%
rename from src/Wallabag/CommentBundle/Tests/WallabagCommentTestCase.php
rename to src/Wallabag/AnnotationBundle/Tests/WallabagAnnotationTestCase.php
index f4a2ae6c50ac47514ba4202d8219f16d6ead5204..2deff6bfc728c15b98b9b2f48cffb3a83e3f95ba 100644 (file)
@@ -1,11 +1,11 @@
 <?php
 
-namespace Wallabag\CommentBundle\Tests;
+namespace Wallabag\AnnotationBundle\Tests;
 
 use Symfony\Bundle\FrameworkBundle\Test\WebTestCase;
 use Symfony\Component\BrowserKit\Cookie;
 
-abstract class WallabagCommentTestCase extends WebTestCase
+abstract class WallabagAnnotationTestCase extends WebTestCase
 {
     /**
      * @var Client