aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/WallabagBundle/Tests/Controller/DefaultControllerTest.php
diff options
context:
space:
mode:
Diffstat (limited to 'src/WallabagBundle/Tests/Controller/DefaultControllerTest.php')
-rw-r--r--src/WallabagBundle/Tests/Controller/DefaultControllerTest.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/WallabagBundle/Tests/Controller/DefaultControllerTest.php b/src/WallabagBundle/Tests/Controller/DefaultControllerTest.php
index e9022438..64b389bb 100644
--- a/src/WallabagBundle/Tests/Controller/DefaultControllerTest.php
+++ b/src/WallabagBundle/Tests/Controller/DefaultControllerTest.php
@@ -4,7 +4,7 @@ namespace WallabagBundle\Tests\Controller;
4 4
5use Symfony\Bundle\FrameworkBundle\Test\WebTestCase; 5use Symfony\Bundle\FrameworkBundle\Test\WebTestCase;
6 6
7class DefaultControllerTest extends WebTestCase 7class EntryControllerTest extends WebTestCase
8{ 8{
9 public function testIndex() 9 public function testIndex()
10 { 10 {