]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - src/WallabagBundle/Tests/Controller/DefaultControllerTest.php
migrating legacy to symfony
[github/wallabag/wallabag.git] / src / WallabagBundle / Tests / Controller / DefaultControllerTest.php
index e902243893db8ddf97b9edaa1d06b981105a8e2d..64b389bbe6e33423ef4fbf4d482bee773aba11bb 100644 (file)
@@ -4,7 +4,7 @@ namespace WallabagBundle\Tests\Controller;
 
 use Symfony\Bundle\FrameworkBundle\Test\WebTestCase;
 
-class DefaultControllerTest extends WebTestCase
+class EntryControllerTest extends WebTestCase
 {
     public function testIndex()
     {